summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/runit-scripts-mv/runitscripts/services/lighttpd/run
blob: 798690cbfb10f207fe07a850b2149d4b78324dd4 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting lighttpd"


exec /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf