[platform]: bfn intf: allow-hotplug for usb0 interface (#1889)
This commit is contained in:
parent
81ee8fa34f
commit
5011622c6f
@ -10,6 +10,7 @@ if [[ "$platform" == "x86_64-accton_wedge100bf_32x-r0" || "$platform" == "x86_64
|
|||||||
cat <<'EOF' >> /etc/network/interfaces
|
cat <<'EOF' >> /etc/network/interfaces
|
||||||
# BMC interface
|
# BMC interface
|
||||||
auto usb0
|
auto usb0
|
||||||
|
allow-hotplug usb0
|
||||||
iface usb0 inet6 auto
|
iface usb0 inet6 auto
|
||||||
up ifconfig usb0 txqueuelen 64
|
up ifconfig usb0 txqueuelen 64
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user