spark/roles/unbound/tasks
Pig Monkey 0b62437c1b properly kill jailed unbound
/run/unbound.pid will hold the PID of unbound inside of the jail
(usually something like 2), which is not useful for systemd. It will try
to kill that PID and fail (eventually timing out).

Editing /usr/lib/systemd/system/unbound.service is super lame and should
never be done, but I can't figure out how to clear the PIDFile line just
by editing our unit override.
2016-01-14 17:23:52 -08:00
..
main.yml properly kill jailed unbound 2016-01-14 17:23:52 -08:00