]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Revert "core137: Remove imq0 and unload imq module after QoS has been stopped"
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 20 Oct 2019 20:28:10 +0000 (20:28 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 20 Oct 2019 20:28:10 +0000 (20:28 +0000)
This reverts commit f48920d84f72235c5141e32772d5c8a447f9900e.

config/rootfiles/core/137/update.sh

index f9cfd9ba0da9f30abdd160636504999b39c60cae..267a10ae6422f80b64050071b54a1c4b82b23082 100644 (file)
@@ -83,12 +83,6 @@ rm -rf /lib/modules
 # Stop services
 /usr/local/bin/qosctrl stop
 
-# Delete imq0 if it is still present after QoS has been stopped
-if [ -d "/sys/class/net/imq0" ]; then
-       ip link del dev imq0
-       modprobe -r imq
-fi
-
 # Extract files
 extract_files