Core Update 170: Ship and restart Unbound

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-07-12 15:03:52 +00:00
parent 30c6cf7e3c
commit 979a8b3df7
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/rc.d/unbound stop
# Remove files
rm -rvf \
@@ -107,6 +108,7 @@ chown nobody:nobody /var/lib/ipblocklist
/usr/bin/fcrontab -z
# Start services
/etc/init.d/rc.d/unbound start
# This update needs a reboot...
touch /var/run/need_reboot