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