Hi, after updated to openrc (nearly) successfully, two questions are remaining:
# What can be removed from /etc beside /etc/conf.d/rc ?
# With my old setup I had a /etc/conf.d/net, which does:
preup() {
ifconfig eth1 hw ether 00:15:F2:18:B0:20 up
return 0
}
Where do I put this one and in which way to have the same
functionality as before?
Thank you very much in advance for any help ! :)
Best regards
mcc

