Merge branch 'feature/ipv6' into 'master'
add iface line for ipv6 See merge request raspi-team/image-specs!38
This commit is contained in:
commit
1c63302066
|
@ -1,2 +1,3 @@
|
|||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
iface eth0 inet6 auto
|
||||
|
|
Loading…
Reference in New Issue