Get rid of obsolete comments in eth0 configuration
This commit is contained in:
parent
91381c16c9
commit
5fd8083493
|
@ -1,7 +1,2 @@
|
||||||
auto eth0
|
auto eth0
|
||||||
|
|
||||||
# TODO: switch back to iptables-persistent once it re-enters testing
|
|
||||||
iface eth0 inet dhcp
|
iface eth0 inet dhcp
|
||||||
# We don't currently support setup of firewalls here.
|
|
||||||
# pre-up iptables-restore < /etc/iptables/rules.v4 || true
|
|
||||||
# pre-up ip6tables-restore < /etc/iptables/rules.v6 || ture
|
|
||||||
|
|
Loading…
Reference in New Issue