summarylogtreecommitdiffstats
path: root/php-fpm.service
diff options
context:
space:
mode:
authorVolkan Gümüs2017-04-14 16:10:23 +0300
committerVolkan Gümüs2017-04-14 16:10:23 +0300
commit10feba88ab95cd7eaf48a6ea696b85a8d1c320a5 (patch)
treee565bf7e148b0000ef9555e09bff447140046a19 /php-fpm.service
parent745febbbf93944e53f3a13f9f298bb202984dc1f (diff)
downloadaur-10feba88ab95cd7eaf48a6ea696b85a8d1c320a5.tar.gz
fix php-fpm.service, fix pkgbuild contributor
Diffstat (limited to 'php-fpm.service')
-rw-r--r--php-fpm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm.service b/php-fpm.service
index 10721e72027b..2c31af90d9f3 100644
--- a/php-fpm.service
+++ b/php-fpm.service
@@ -3,7 +3,7 @@ Description=The PHP 5.3 FastCGI Process Manager
After=syslog.target network.target
[Service]
-Type=notify
+Type=simple
PIDFile=/run/php53-fpm/php-fpm.pid
PrivateTmp=true
ExecStart=/usr/bin/php53-fpm --nodaemonize --pid /run/php53-fpm/php-fpm.pid