From 9598f5141ea75ffa72a3c7c85639c6f296020ef1 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Oct 2012 01:22:20 -0700 Subject: Sat Oct 20 01:22:19 PDT 2012 --- extra/php/rc.d.php-fpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/php/rc.d.php-fpm') diff --git a/extra/php/rc.d.php-fpm b/extra/php/rc.d.php-fpm index 47f0886ac..a8cb9eca9 100644 --- a/extra/php/rc.d.php-fpm +++ b/extra/php/rc.d.php-fpm @@ -57,7 +57,7 @@ case "$1" in test_config stat_busy 'Starting php-fpm' - /usr/sbin/php-fpm + /usr/sbin/php-fpm --daemonize --pid /run/php-fpm/php-fpm.pid if [ "$?" != 0 ] ; then stat_fail -- cgit v1.2.3-54-g00ecf