1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-07-01 05:30:55 +02:00
docker-pi-hole/s6/debian-root/etc/services.d/lighttpd/run
Adam Hill 0e7ab463fa
add finish scripts to restart cleanly
Signed-off-by: Adam Hill <adam@diginc.us>
2018-07-19 22:57:05 -05:00

5 lines
101 B
Plaintext

#!/usr/bin/with-contenv bash
s6-echo "Starting lighttpd"
lighttpd -D -f /etc/lighttpd/lighttpd.conf