summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2011-12-03 12:21:07 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2011-12-03 12:21:07 +0100
commit23c80e4245849554161ea4055dc6c290fd8a7d00 (patch)
treed31a751a78bfa84eb817bbb2e74c87b00505beef /package/php
parent8142286c22addb4ace24e2254c01d2800aa842fc (diff)
use lighttpd example port
Diffstat (limited to 'package/php')
-rw-r--r--package/php/files/php-fastcgi.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/files/php-fastcgi.postinst b/package/php/files/php-fastcgi.postinst
index 4497d75d1..82fd22534 100644
--- a/package/php/files/php-fastcgi.postinst
+++ b/package/php/files/php-fastcgi.postinst
@@ -1,4 +1,4 @@
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
add_rcconf php php NO
-add_rcconf php_flags php_flags "-b 1026"
+add_rcconf php_flags php_flags "-b 2000"