My E02 is having a problem with netcfg. Using a serial connection at boot, shows that it failed to start Netcfg multi-profile daemon. Systemctl status shows the following.
[root@alarm ~]# systemctl status netcfg.service
netcfg.service - Netcfg multi-profile daemon
Loaded: loaded (/usr/lib/systemd/system/netcfg.service; enabled)
Active: failed (Result: exit-code) since Wed, 1969-12-31 18:00:21 CST; 7min ago
Process: 116 ExecStart=/usr/bin/netcfg-daemon start (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/netcfg.service
Oddly, if I run the command netcfg wired-eth0 three times, it will connect. The first two attempts will result in [BUSY], and the third will bind and connect.
Any suggestions?
thanks for the helpcd .