dhcpcd-discuss

Re: dhcpcd 9.3.1 timing out on Arch Linux ARM

shibe

Fri Oct 30 12:51:10 2020

As 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

References:
dhcpcd 9.3.1 timing out on Arch Linux ARMAdolf Belka
Archive administrator: postmaster@marples.name