I need to set eth0 to promiscuous mode so that my container can capture traffic - does resin os have rc.local or is it possible to make /etc/systemd writable so that I can create a systemd unit to make eth0 startup in promiscuous mode?
I also had a look at network manager but I only saw options pertaining to macvlan & promiscuous mode. It is getting really annoying having to open a terminal to the host system every time it reboots to enable promiscuous mode.
H