From 211709a2f09bd677aa1deac0dc82fde6ce1c8626 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 2 Jun 2012 00:01:53 +0000 Subject: Sat Jun 2 00:01:53 UTC 2012 --- testing/php/php-fpm.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/php/php-fpm.service') 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 -- cgit v1.2.3-54-g00ecf