unbound: fix hotplug iface and ntp restarts
authorEric Luehrsen <ericluehrsen@hotmail.com>
Sat, 18 Mar 2017 02:45:47 +0000 (22:45 -0400)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Wed, 5 Apr 2017 03:03:33 +0000 (23:03 -0400)
commitb315a07e99da77077d8b36b7fe1017b81c78d2cd
treeecbd261fbd51567e78b2c59a6bbe528d7a2a2895
parentab0be4f26c6c257ce29adc93fb7e59320641c7b2
unbound: fix hotplug iface and ntp restarts

Unbound is configured to restart on hotplug/iface but this can result
in numerous restarts at boot. Unbound also has a restart for NTP.
This was observed to generate trouble and even with procd robustness
too many crashes might occur (rare). Unbound would not be running.

Give more care to /var/lib/unbound/root.key during restarts. Use procd
for iface restarts. Check pidof() to wait one more second for Unbound.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
net/unbound/Makefile
net/unbound/files/unbound.iface [deleted file]
net/unbound/files/unbound.init
net/unbound/files/unbound.sh