From 936a7b90b28ac759373860fe39b2a58580d0b293 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 5 Jun 2013 17:29:33 +0200 Subject: PHP 5.4.16 --- php-fpm.service | 1 + 1 file changed, 1 insertion(+) (limited to 'php-fpm.service') diff --git a/php-fpm.service b/php-fpm.service index d90ed8c..ea09910 100644 --- a/php-fpm.service +++ b/php-fpm.service @@ -3,6 +3,7 @@ Description=The PHP FastCGI Process Manager After=syslog.target network.target [Service] +Type=notify PIDFile=/run/php-fpm/php-fpm.pid EnvironmentFile=/etc/sysconfig/php-fpm ExecStart=/usr/sbin/php-fpm --nodaemonize -- cgit