Commit Graph

4 Commits

Author SHA1 Message Date
Nobuhiro Iwamatsu 1b60b887f2 Merge remote-tracking branch 'dilinger/raspi4' 2020-06-30 18:05:50 +09:00
Andres Salomon 6aed835e6c networking: don't fail if we can't restore firewall tables
I'm not sure if this happens on all images, but on a pi 4 networking
fails to initialize because there's no /etc/iptables/rules.v4.

That doesn't seem right, so let's ignore errors and allow networking.
2020-06-26 01:40:08 -04:00
Lars Wirzenius 503560c0e8 Change: comment out firewall setup from eth0
The files referred to don't exist and therefore bringing up eth0 will
fail. If we want a default firewall later, we can add files and change
the eth0 file again.
2019-12-06 17:48:39 +02:00
Michael Stapelberg 331f68931a Initial commit 2017-10-08 22:48:29 +02:00