Hi,
I come from gentoo to funtoo, and I just finished the basic installation (as KVM guest), but on every boot-up, I have to start netif.eth0 manually.
Any idea why?
Here is my /etc/conf.d/netif.eth0
template="interface"
ipaddr="123.123.123.123/24"
gateway="123.123.123.1"
nameservers="8.8.8.8 8.8.4.4"
rc-update show default
cronie | default
local | default
netif.eth0 | default
postfix | default
rsyslog | default
sshd | default
uname -srmp
Linux 3.17.7-hardened-r1 x86_64 Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz
I genuinely apologize for my terrible English. Thank you in advance for your time.