Skip to content

Commit

Permalink
[platform]: bfn intf: allow-hotplug for usb0 interface (#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkbalani authored and lguohan committed Jul 30, 2018
1 parent 81ee8fa commit 5011622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/image_config/interfaces/interfaces-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ if [[ "$platform" == "x86_64-accton_wedge100bf_32x-r0" || "$platform" == "x86_64
cat <<'EOF' >> /etc/network/interfaces
# BMC interface
auto usb0
allow-hotplug usb0
iface usb0 inet6 auto
up ifconfig usb0 txqueuelen 64
EOF
Expand Down

0 comments on commit 5011622

Please sign in to comment.