restart unbound on dhcpd update rather than reload due to weird chroot behavior

This commit is contained in:
Tony Blyler 2021-05-10 00:49:03 -04:00
parent c3d133a75e
commit 084e07cb44

View file

@ -25,4 +25,4 @@ fi
mv "$UNBOUND_LOCAL_DATA_FILE_TMP" "$UNBOUND_LOCAL_DATA_FILE"
rcctl reload unbound
rcctl restart unbound