summaryrefslogtreecommitdiff
path: root/package/php/files/php.init
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
commitf2b154b7d74e21b7e655c6cd121155592c1bee03 (patch)
treed1d8f06abeb89834cebb70d33229aff129b9d485 /package/php/files/php.init
parentc93c25a63b3b5a29a258460519ed36341da2e79e (diff)
parent63e65ec30b763d6687d462c52cb46bd5e738928a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/php/files/php.init')
-rw-r--r--package/php/files/php.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/files/php.init b/package/php/files/php.init
index 238f67daf..210db4ad8 100644
--- a/package/php/files/php.init
+++ b/package/php/files/php.init
@@ -3,7 +3,7 @@
#INIT 80
. /etc/rc.conf
-export PHP_FCGI_CHILDREN=''
+export PHP_FCGI_CHILDREN='2'
case $1 in
autostop) ;;