Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next

This commit is contained in:
Stefan Schantl
2016-11-11 07:44:38 +01:00
9 changed files with 121 additions and 28 deletions

View File

@@ -1,5 +1,8 @@
etc/system-release
etc/issue
etc/unbound/unbound.conf
etc/rc.d/init.d/unbound
etc/rc.d/init.d/ntp
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
srv/web/ipfire/cgi-bin/traffic.cgi
var/ipfire/langs

View File

@@ -138,6 +138,7 @@ esac
tar xavf /opt/pakfire/tmp/files* --no-overwrite-dir -p --numeric-owner -C /
# Remove some old files
rm -f /etc/unbound/interfaces.conf
# update linker config
ldconfig
@@ -177,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