summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2016-01-23 16:51:14 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2016-01-23 16:51:14 +0100
commit6ae34b299bb711f63da760e30ba800b05d408555 (patch)
treeed47b1701dfe82e200ca72361d0efdeb3e09c38e /build.sh
parent3979a017b245c98d7a49eb354caf78c58bed30bb (diff)
downloadOpenBSD-firewall-6ae34b299bb711f63da760e30ba800b05d408555.tar.gz
OpenBSD-firewall-6ae34b299bb711f63da760e30ba800b05d408555.tar.bz2
having a restart_dns script (for now with unbound), added forwarders
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 81aa938..4ef8ca3 100755
--- a/build.sh
+++ b/build.sh
@@ -334,6 +334,7 @@ if test -d config/$HOSTNAME/unbound/; then
cp -R /usr/sbin/unbound $MOUNTPOINT/usr/sbin/.
cp -R /usr/sbin/unbound-{checkconf,control-setup,anchor,control,host} $MOUNTPOINT/usr/sbin/.
unbound-control-setup -d $MOUNTPOINT/etc/unbound/etc
+ cp -R template/usr/sbin/restart_dns $MOUNTPOINT/usr/sbin/.
fi
# autodetect shared libraries needed for all the binaries installed before, then