Skip to content

Commit 42f6e52

Browse files
authored
Merge pull request #2975 from actiontech/fix-2178
fix: update systemd's killmod
2 parents 66e7065 + a830dac commit 42f6e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/sqled.systemd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ WorkingDirectory=
1616
ExecStart=
1717
RestartSec=5
1818
Restart=on-failure
19-
KillMode=process
19+
KillMode=control-group

0 commit comments

Comments
 (0)