Imported using git-ubuntu import.
Changelog parent: 2840dc63ee
New changelog entries:
* merge lp:~sergiusens/livecd-rootfs/eth0Not to not hardcode eth0 anymore on
snappy.
impish
parent
2840dc63ee
commit
9cc1a68ad1
@ -1,9 +0,0 @@
|
||||
#!/bin/sh -x
|
||||
|
||||
if=eth0
|
||||
|
||||
# Manually configure the first ethernet device
|
||||
cat >/etc/network/interfaces.d/"$if"<<EOT
|
||||
allow-hotplug $if
|
||||
iface $if inet dhcp
|
||||
EOT
|
Loading…
Reference in new issue