Merge branch 'feature/ipv6' into 'master'

add iface line for ipv6

See merge request raspi-team/image-specs!38
This commit is contained in:
Gunnar Wolf 2021-03-26 16:01:04 +00:00
commit 1c63302066
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
auto eth0 auto eth0
iface eth0 inet dhcp iface eth0 inet dhcp
iface eth0 inet6 auto