We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ee8fa commit 5011622Copy full SHA for 5011622
files/image_config/interfaces/interfaces-config.sh
@@ -10,6 +10,7 @@ if [[ "$platform" == "x86_64-accton_wedge100bf_32x-r0" || "$platform" == "x86_64
10
cat <<'EOF' >> /etc/network/interfaces
11
# BMC interface
12
auto usb0
13
+allow-hotplug usb0
14
iface usb0 inet6 auto
15
up ifconfig usb0 txqueuelen 64
16
EOF
0 commit comments