Systemd: remove killmode
This commit is contained in:
@@ -9,7 +9,6 @@ Type=forking
|
|||||||
PIDFile=@RUNSTATEDIR@/smartdns.pid
|
PIDFile=@RUNSTATEDIR@/smartdns.pid
|
||||||
EnvironmentFile=@SYSCONFDIR@/default/smartdns
|
EnvironmentFile=@SYSCONFDIR@/default/smartdns
|
||||||
ExecStart=@SBINDIR@/smartdns -p @RUNSTATEDIR@/smartdns.pid $SMART_DNS_OPTS
|
ExecStart=@SBINDIR@/smartdns -p @RUNSTATEDIR@/smartdns.pid $SMART_DNS_OPTS
|
||||||
KillMode=process
|
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=2
|
RestartSec=2
|
||||||
TimeoutStopSec=5
|
TimeoutStopSec=5
|
||||||
|
|||||||
Reference in New Issue
Block a user