Skip to content

Commit

Permalink
Fix USB networking
Browse files Browse the repository at this point in the history
  • Loading branch information
sim6 committed Oct 11, 2014
1 parent f189fe4 commit c576c7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install_debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ iface usb0 inet static
address $USB_ADDRESS
netmask $USB_NETMASK
gateway $USB_GATEWAY
pre-up modprobe g_nokia
post-down rmmod g_nokia
EOF

# Create X11 configuration file
Expand Down

0 comments on commit c576c7d

Please sign in to comment.