core114: Ship updated unbound

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-08-23 11:29:55 +01:00
parent 7fe22fdc0c
commit 38b95ad5d9
2 changed files with 3 additions and 0 deletions

View File

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

View File

@@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do
done
# Stop services
/etc/init.d/unbound stop
# Extract files
extract_files
@@ -45,6 +46,7 @@ ldconfig
/usr/local/bin/update-lang-cache
# Start services
/etc/init.d/unbound start
# This update need a reboot...
touch /var/run/need_reboot