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

5 lines
70 B
Plaintext
Raw Normal View History

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