kernel: netsupport: replace insmod by modprobe

Replace insmod by modprobe in TEQL hotplug script

Signed-off-by: Manas Sambhus <manas.sambhus+github@gmail.com>
This commit is contained in:
Manas Sambhus 2022-07-09 12:00:25 +05:30 committed by Christian Marangi
parent db0c0a31d8
commit 4cc7011da0
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -12,7 +12,7 @@ config_get teql $INTERFACE teql
if [ "$teql" != "" ]; then
logger Adding device $DEVICE to TEQL master $teql
insmod sch_teql
modprobe sch_teql
tc qdisc add dev $DEVICE root $teql
# The kernel doesn't let us bring it up until it has at least one