summaryrefslogtreecommitdiff
path: root/testing/php/php-fpm.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-02 00:01:53 +0000
committerroot <root@rshg054.dnsready.net>2012-06-02 00:01:53 +0000
commit211709a2f09bd677aa1deac0dc82fde6ce1c8626 (patch)
treebd95688134860851652ff3d47f376702917f1b76 /testing/php/php-fpm.service
parent7087de492f6effbd08f6b644ce85d1b1ea58fb14 (diff)
Sat Jun 2 00:01:53 UTC 2012
Diffstat (limited to 'testing/php/php-fpm.service')
-rw-r--r--testing/php/php-fpm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php/php-fpm.service b/testing/php/php-fpm.service
index 3ef95a83a..e29f7c236 100644
--- a/testing/php/php-fpm.service
+++ b/testing/php/php-fpm.service
@@ -4,7 +4,7 @@ After=syslog.target network.target
[Service]
Type=forking
-PIDFile=/var/run/php-fpm/php-fpm.pid
+PIDFile=/run/php-fpm/php-fpm.pid
PrivateTmp=true
ExecStart=/usr/sbin/php-fpm
ExecReload=/bin/kill -USR2 $MAINPID