From 7d3d5dbd6c9e772281949d78787845791846b0c9 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 15 May 2010 20:59:15 +0200 Subject: [PATCH] Fix qos script regeneration at core38 update. --- config/rootfiles/core/38/update.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/rootfiles/core/38/update.sh b/config/rootfiles/core/38/update.sh index 17f657e62a..68c892d789 100644 --- a/config/rootfiles/core/38/update.sh +++ b/config/rootfiles/core/38/update.sh @@ -170,9 +170,7 @@ fi # rebuild qosscript if enabled... if [ -e /var/ipfire/qos/enable ]; then /usr/local/bin/qosctrl stop -fi -/usr/local/bin/qosctrl generate -if [ -e /var/ipfire/qos/enable ]; then + /usr/local/bin/qosctrl generate /usr/local/bin/qosctrl start fi # -- 2.39.2