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