mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Core Update 170: Ship and restart Unbound
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/170/filelists/unbound
Symbolic link
1
config/rootfiles/core/170/filelists/unbound
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/unbound
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user