php-fastcgi.postinst 107 B

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