summaryrefslogtreecommitdiff
path: root/nonsystemd/lighttpd-openrc/lighttpd.confd
blob: c7733de7e75e9ddbf4d4de5f9dadef8a4102efaa (plain)
1
2
3
4
5
6
7
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"