unbound: Update dynamically configured DNS servers after connecting RED

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2016-08-06 19:41:27 +01:00
parent df7340d2f3
commit 1b4f2493a5
5 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Update DNS forwarders for unbound
exec /etc/init.d/unbound update-forwarders

View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Update DNS forwarders for unbound
exec /etc/init.d/unbound update-forwarders