mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 09:48:24 +02:00
Revert "core137: Remove imq0 and unload imq module after QoS has been stopped"
This reverts commit f48920d84f.
This commit is contained in:
@@ -83,12 +83,6 @@ rm -rf /lib/modules
|
|||||||
# Stop services
|
# Stop services
|
||||||
/usr/local/bin/qosctrl stop
|
/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
|
||||||
extract_files
|
extract_files
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user