KillMode=mixed is not supported on systemd v208

This commit is contained in:
Jamie Nguyen 2015-06-14 18:13:05 +01:00
parent 1f6028c976
commit 66c81d4eac
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ ExecStart=/usr/sbin/nginx
ExecReload=/bin/kill -s HUP $MAINPID
KillSignal=SIGQUIT
TimeoutStopSec=5
KillMode=mixed
PrivateTmp=true
[Install]