diff options
Diffstat (limited to 'package/php/files/php.postinst')
-rw-r--r-- | package/php/files/php.postinst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/php/files/php.postinst b/package/php/files/php.postinst index b976cf95f..3e358e7f2 100644 --- a/package/php/files/php.postinst +++ b/package/php/files/php.postinst @@ -1,4 +1,3 @@ #!/bin/sh . $IPKG_INSTROOT/etc/functions.sh add_rcconf php NO -add_rcconf php_flags "-b 2000" |