aports/openrc/lighttpd/conffile

13 lines
314 B
Plaintext
Raw Normal View History

2020-12-13 01:33:40 +00:00
# /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/redxen/main.conf"
# Location of the lighttpd pid file
LIGHTTPD_PID="/run/lighttpd.pid"