]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core161: qosctrl need full path to start
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Oct 2021 17:23:00 +0000 (19:23 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Oct 2021 17:23:00 +0000 (19:23 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/161/update.sh

index db0dc1e98a16aa4571efc17664f3222614b86b8e..8afc92f98844b9dfb17663c89c42fc7b75d591a5 100644 (file)
@@ -129,9 +129,9 @@ rm -rf \
        /usr/lib/pppd/2.4.8/
 
 # Generate new qos.sh
-qosctrl stop
-qosctrl generate
-qosctrl start
+/usr/lical/bin/qosctrl stop
+/usr/lical/bin/qosctrl generate
+/usr/lical/bin/qosctrl start
 
 # remove lm_sensor config after collectd was started
 # to reserch sensors at next boot with updated kernel