Browse Source

systemd: KillMode=none

pull/33/head
bolvan 6 years ago
parent
commit
fbdf577606
  1. 2
      init.d/systemd/zapret.service

2
init.d/systemd/zapret.service

@ -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…
Cancel
Save