mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 05:22:58 +03:00
systemd: KillMode=none
This commit is contained in:
parent
c11dd53e99
commit
fbdf577606
@ -7,7 +7,7 @@ Type=forking
|
||||
Restart=no
|
||||
TimeoutSec=30sec
|
||||
IgnoreSIGPIPE=no
|
||||
KillMode=process
|
||||
KillMode=none
|
||||
GuessMainPID=no
|
||||
RemainAfterExit=no
|
||||
ExecStart=/opt/zapret/init.d/sysv/zapret start
|
||||
|
Loading…
x
Reference in New Issue
Block a user