/etc/dhcpc/dhcpcd.exe (line 27) doesn't check whether file it tries to source exists. It leads to spurious messages when DHCP server isn't reachable.
*** Bug 4210 has been marked as a duplicate of this bug. ***
Is it normal condition or dhcpcd.exe should log it?
AFAIR after DHCP failure /etc/dhcpc/dhcpcd.exe is called with args: "" "down" "" Should be handled somehow, I guess.
Ok, added this check in dhcpcd-1.3.22pl4-alt2
closing