core137: add qos changes to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2019-10-14 18:09:39 +00:00
parent d33ad4bdfe
commit 0fb42e01c5
2 changed files with 7 additions and 0 deletions

View File

@@ -9,9 +9,11 @@ etc/rc.d/init.d/networking/red.up/99-geoip-database
etc/sysctl.conf
srv/web/ipfire/cgi-bin/dns.cgi
srv/web/ipfire/cgi-bin/ovpnmain.cgi
srv/web/ipfire/cgi-bin/qos.cgi
srv/web/ipfire/cgi-bin/vpnmain.cgi
usr/lib/firewall/rules.pl
usr/sbin/firewall-policy
usr/local/bin/xt_geoip_update
var/ipfire/backup/bin/backup.pl
var/ipfire/qos/bin/makeqosscripts.pl
var/ipfire/suricata/ruleset-sources

View File

@@ -82,6 +82,7 @@ rm -f /etc/sysconfig/lm_sensors
# Remove files
# Stop services
qosctrl stop
# Extract files
extract_files
@@ -98,6 +99,10 @@ ldconfig
/etc/init.d/unbound restart
/etc/init.d/collectd restart
# generate new qos script
qosctrl generate
qosctrl start
# Search sensors again after reboot into the new kernel
rm -f /etc/sysconfig/lm_sensors