image-specs/eth0
Michael Stapelberg 331f68931a Initial commit
2017-10-08 22:48:29 +02:00

7 lines
202 B
Plaintext

auto eth0
# TODO: switch back to iptables-persistent once it re-enters testing
iface eth0 inet dhcp
pre-up iptables-restore < /etc/iptables/rules.v4
pre-up ip6tables-restore < /etc/iptables/rules.v6