summaryrefslogtreecommitdiff
path: root/package/php/files/php-fastcgi.postinst
blob: b976cf95fc73660bda4d3b833c5875ddf048a447 (plain)
1
2
3
4
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
add_rcconf php NO
add_rcconf php_flags "-b 2000"