summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-11 17:29:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-11 17:29:48 +0200
commit6222925ea120fc7acc520a79dd8bda0979b7a392 (patch)
tree3c9bfa3095183d292f830fe3f4f53cbbb774e7a7 /package/php
parenta599610f7b2992a832561ce09b81c7d66409eb83 (diff)
make default mpdbox collection working out of the box
Diffstat (limited to 'package/php')
-rw-r--r--package/php/files/php.init2
-rw-r--r--package/php/files/php.postinst (renamed from package/php/files/php-fastcgi.postinst)0
2 files changed, 1 insertions, 1 deletions
diff --git a/package/php/files/php.init b/package/php/files/php.init
index 6650b6f8a..926e125e0 100644
--- a/package/php/files/php.init
+++ b/package/php/files/php.init
@@ -1,5 +1,5 @@
#!/bin/sh
-#PKG php-fastcgi
+#PKG php
#INIT 80
. /etc/rc.conf
diff --git a/package/php/files/php-fastcgi.postinst b/package/php/files/php.postinst
index b976cf95f..b976cf95f 100644
--- a/package/php/files/php-fastcgi.postinst
+++ b/package/php/files/php.postinst