docker-pi-hole/s6/debian-root/etc/services.d/lighttpd/finish

5 lines
78 B
Plaintext
Raw Normal View History

#!/usr/bin/with-contenv bash
s6-echo "Stopping lighttpd"
killall -9 lighttpd