drop unneeded PIDFile
This commit is contained in:
parent
49f64eb76a
commit
ab9efd9576
@ -8,7 +8,6 @@ After=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
PIDFile=/run/php-fpm/php-fpm.pid
|
||||
ExecStart=/usr/sbin/php-fpm --nodaemonize
|
||||
ExecReload=/bin/kill -USR2 $MAINPID
|
||||
PrivateTmp=true
|
||||
|
Loading…
Reference in New Issue
Block a user