diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-05 17:29:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-05 17:29:33 +0200 |
commit | 936a7b90b28ac759373860fe39b2a58580d0b293 (patch) | |
tree | 1f1df958707eccb9dd023ed3f62ecc51f53bc457 /php-fpm.service | |
parent | 1e115e3158e2b8cc7b84e47f8bb98b5262c02db6 (diff) |
PHP 5.4.16
Diffstat (limited to 'php-fpm.service')
-rw-r--r-- | php-fpm.service | 1 |
1 files changed, 1 insertions, 0 deletions
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 |