summaryrefslogtreecommitdiffstats
path: root/test/TEST-60-BONDBRIDGEVLAN/server-init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-60-BONDBRIDGEVLAN/server-init.sh')
-rwxr-xr-xtest/TEST-60-BONDBRIDGEVLAN/server-init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-60-BONDBRIDGEVLAN/server-init.sh b/test/TEST-60-BONDBRIDGEVLAN/server-init.sh
index 3b0f55e..e4ddf3f 100755
--- a/test/TEST-60-BONDBRIDGEVLAN/server-init.sh
+++ b/test/TEST-60-BONDBRIDGEVLAN/server-init.sh
@@ -64,7 +64,7 @@ ip link set dev enx525401123457 name net2
ip link set dev enx525401123458 name net3
ip link set dev enx525401123459 name net4
-modprobe --all -b -q 8021q bonding
+modprobe -b -q 8021q && modprobe -b -q bonding
: > /dev/watchdog
ip addr add 127.0.0.1/8 dev lo