summaryrefslogtreecommitdiff
path: root/www-servers/lighttpd/files/lighttpd.confd
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2011-01-26 18:47:19 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-01-26 18:47:19 +0100
commit79d4ffcc26fa209d92993233ef2382aaf786384d (patch)
treec1139a8d3f25c7a44d2db486ce7f624852b69e86 /www-servers/lighttpd/files/lighttpd.confd
parent364e853a524cfd4f8464e5349a53d1b04a67b469 (diff)
downloadoverlay-79d4ffcc26fa209d92993233ef2382aaf786384d.tar.gz
overlay-79d4ffcc26fa209d92993233ef2382aaf786384d.tar.bz2
overlay-79d4ffcc26fa209d92993233ef2382aaf786384d.zip
Cleanse
Diffstat (limited to '')
-rw-r--r--www-servers/lighttpd/files/lighttpd.confd12
1 files changed, 0 insertions, 12 deletions
diff --git a/www-servers/lighttpd/files/lighttpd.confd b/www-servers/lighttpd/files/lighttpd.confd
deleted file mode 100644
index 70d4170..0000000
--- a/www-servers/lighttpd/files/lighttpd.confd
+++ /dev/null
@@ -1,12 +0,0 @@
-# /etc/conf.d/lighttpd
-
-# Location of a shell used by the 'include_shell' directive
-# in the lighttpd's configuration file
-#export SHELL="/bin/bash"
-
-# Location of the lighttpd configuration file
-LIGHTTPD_CONF="/etc/lighttpd/lighttpd.conf"
-
-# Location of the lighttpd pid file
-LIGHTTPD_PID="/var/run/lighttpd.pid"
-