Set up default /etc/network/interfaces with dhcp for eth0 in VM use case
authorMichael Prokop <mika@grml.org>
Sat, 19 Apr 2014 23:28:33 +0000 (01:28 +0200)
committerMichael Prokop <mika@grml.org>
Sun, 20 Apr 2014 00:26:23 +0000 (02:26 +0200)
Network interfaces in VM should listen to DHCP by default,
and if /etc/network/interfaces doesn't exist at all (so
takeover from host to guest isn't possible either) create
a sane default as well.

Thanks: Christian Hofstaedtler <christian@hofstaedtler.name> for suggestion + review
Thanks: Ulrich Dangel <mru@spamt.net> for review
Fixes #20


No differences found