core118: Ship updated unbound

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-01-20 14:38:56 +00:00
parent 6ac7b8b2a4
commit ffd3c200c4
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
/etc/init.d/snort stop
/etc/init.d/unbound stop
# Delete files
rm -rvf \
@@ -55,6 +56,7 @@ ldconfig
/usr/local/bin/update-lang-cache
# Start services
/etc/init.d/unbound start
/etc/init.d/apache restart
/etc/init.d/snort start