mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2025-02-05 20:46:20 +01:00
comment out MTU settings. not working everywhere
This commit is contained in:
parent
430878e555
commit
a28546b76b
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -241,7 +241,7 @@ auto eth0
|
|||
allow-hotplug eth0
|
||||
iface eth0 inet dhcp
|
||||
hwaddress ether AE:50:30:27:5A:CF # change this
|
||||
pre-up /sbin/ifconfig eth0 mtu 3838 # setting MTU for DHCP, static just: mtu 3838
|
||||
# pre-up /sbin/ifconfig eth0 mtu 3838 # setting MTU for DHCP, static just: mtu 3838
|
||||
#auto wlan0
|
||||
#allow-hotplug wlan0
|
||||
#iface wlan0 inet dhcp
|
||||
|
|
Loading…
Add table
Reference in a new issue