docker-pi-hole/alpine/root/etc/services.d/dnsmasq/finish

4 lines
55 B
Plaintext

#!/usr/bin/with-contenv bash
kill -9 $(pgrep dnsmasq)