diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-11 11:23:05 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-11 11:23:05 +0100 |
commit | 93f72c0d1f14c34fc5481cae9c8391c1c4e66a68 (patch) | |
tree | 467461195027162cf73710e7b6cdf3f8777acbd3 /package/php/files/php.postinst | |
parent | b1095ae914439634cfa34742215a1213f8556bbc (diff) |
update php config to work better with nginx
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" |