Re: dhcpcd 9.3.1 timing out on Arch Linux ARM
shibe
Fri Oct 30 12:51:10 2020As was suggested here, as a temporary workaround, you can try setting home directory of user "dhcpcd" to some nonexistent path: usermod -d /nonexistent dhcpcd When the problem is resolved, change it back to normal: usermod -d /var/lib/dhcpcd dhcpcd
| dhcpcd 9.3.1 timing out on Arch Linux ARM | Adolf Belka |