docker-pi-hole/src/s6/debian-root/etc/s6-overlay/s6-rc.d/lighttpd/finish

7 lines
143 B
Plaintext
Executable File

#!/command/with-contenv bash
s6-echo "Stopping lighttpd"
service lighttpd-access-log stop
service lighttpd-error-log stop
killall -9 lighttpd