Configuring openrc should be as easy as:
cd /etc/init.d
ln -s net.lo net.re0
rc-update add net.re0 defaultThanks.
Edit: Guess I shouldn't configure stuff late @ night. init.d/net.lo is indeed there
& conf.d/net is there too.
Copying net.lo to net.re0 & adding that to boot gets the interface configured.
Can I prevent these two files being replaced on upgrades?
Thanks again!
]]>