KillMode=mixed is not supported on systemd v208
This commit is contained in:
parent
1f6028c976
commit
66c81d4eac
@ -10,7 +10,6 @@ ExecStart=/usr/sbin/nginx
|
||||
ExecReload=/bin/kill -s HUP $MAINPID
|
||||
KillSignal=SIGQUIT
|
||||
TimeoutStopSec=5
|
||||
KillMode=mixed
|
||||
PrivateTmp=true
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user