mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-13 22:03:09 +00:00
init.d: remove KillMode=none from systemd unit
This commit is contained in:
@@ -7,7 +7,6 @@ Type=forking
|
|||||||
Restart=no
|
Restart=no
|
||||||
TimeoutSec=30sec
|
TimeoutSec=30sec
|
||||||
IgnoreSIGPIPE=no
|
IgnoreSIGPIPE=no
|
||||||
KillMode=none
|
|
||||||
GuessMainPID=no
|
GuessMainPID=no
|
||||||
RemainAfterExit=no
|
RemainAfterExit=no
|
||||||
ExecStart=/opt/zapret2/init.d/sysv/zapret2 start
|
ExecStart=/opt/zapret2/init.d/sysv/zapret2 start
|
||||||
|
|||||||
Reference in New Issue
Block a user