summaryrefslogtreecommitdiff
path: root/nonsystemd/lighttpd-openrc/lighttpd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'nonsystemd/lighttpd-openrc/lighttpd.confd')
-rw-r--r--nonsystemd/lighttpd-openrc/lighttpd.confd8
1 files changed, 8 insertions, 0 deletions
diff --git a/nonsystemd/lighttpd-openrc/lighttpd.confd b/nonsystemd/lighttpd-openrc/lighttpd.confd
new file mode 100644
index 000000000..c7733de7e
--- /dev/null
+++ b/nonsystemd/lighttpd-openrc/lighttpd.confd
@@ -0,0 +1,8 @@
+# /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"