summaryrefslogtreecommitdiff
path: root/pcr/openrc-net/lighttpd.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openrc-net/lighttpd.install')
-rw-r--r--pcr/openrc-net/lighttpd.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/pcr/openrc-net/lighttpd.install b/pcr/openrc-net/lighttpd.install
deleted file mode 100644
index f01b5f13e..000000000
--- a/pcr/openrc-net/lighttpd.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
-# conf1='server.pid-file = "/run/lighttpd.pid"'
-# conf2='server.bind = "localhost"'
-# file="/etc/lighttpd/lighttpd.conf"
-# echo " ==> $file requires $conf1"
-# echo " ==> $file requires $conf2(or any binding interface)"
-}