mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
core107: Restart unbound to activate configuration changes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/unbound/unbound.conf
|
||||
etc/rc.d/init.d/unbound
|
||||
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
|
||||
srv/web/ipfire/cgi-bin/traffic.cgi
|
||||
|
||||
@@ -178,6 +178,9 @@ if [ `grep "ENABLED=on" /var/ipfire/vpn/settings` ]; then
|
||||
/etc/init.d/ipsec start
|
||||
fi
|
||||
|
||||
# Restart unbound to activate configuration changes
|
||||
/etc/init.d/unbound restart
|
||||
|
||||
# Delete old QoS enabled indicator
|
||||
rm -f /var/ipfire/qos/enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user