php-fastcgi.postinst 93 B

1234
  1. #!/bin/sh
  2. . $IPKG_INSTROOT/etc/functions.sh
  3. add_rcconf php NO
  4. add_rcconf php_flags "-b 2000"