core129: Ship updated unbound

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-02-25 00:56:49 +00:00
parent 97a238f4bf
commit 07b73b195c
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../common/unbound

View File

@@ -33,6 +33,7 @@ done
# Stop services
/usr/local/bin/ipsecctrl D
/etc/init.d/unbound stop
# Remove files
rm -vf \
@@ -49,6 +50,7 @@ ldconfig
# Start services
/etc/init.d/firewall restart
/etc/init.d/unbound start
/usr/local/bin/ipsecctrl S
# This update needs a reboot...