aboutsummaryrefslogtreecommitdiffstats
path: root/community/php5/php-fpm.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/php5/php-fpm.initd')
-rw-r--r--community/php5/php-fpm.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5/php-fpm.initd b/community/php5/php-fpm.initd
index 9f091e7645..a9c74b9bc7 100644
--- a/community/php5/php-fpm.initd
+++ b/community/php5/php-fpm.initd
@@ -8,7 +8,7 @@
: ${name:="PHP FastCGI Process Manager"}
-command="/usr/bin/php-fpm"
+command="/usr/bin/php-fpm5"
command_background="yes"
start_stop_daemon_args="--quiet"
pidfile="/run/$RC_SVCNAME/php-fpm.pid"