You are not logged in.
Hello.
I am trying to make dcpcd start when the computer boots, following the Arch Wiki. Essentially I am trying to do
sudo systemctl start dhcpcd@eth0, but I am unable to get it done, and produces the following error
Failed to issue method call: unit dchpcd@eth0.service failed to load. No such file or directory. See system logs and 'systemctl status dhcpcd@eth0.service' for detailsRunning
sudo systemctl status dhcpcd@eth0.serviceproduces the following:
dhcpcd@eth0.service - dhcpcd on eth0:
Loaded: loaded (/usr/lib/systemd/system/dhcpcd@.service; disabled)
Active: inactive (dead)
CGroup: name=systemd:/system/dhcpcd@.service/eth0Could someone help me troubleshoot?
Last edited by NlightNFotis (2012-11-29 17:20:21)
Offline
Do you have a pure systemd installation or are there still daemons running from /etc/rc.conf?
Offline
Offline
Offline