Hi, I upgraded dhcpcd to 4.0.13 a couple of days ago and now it seems that it has started to act as a dhcp server, without me changing any configuration files. How can I stop it from acting as a server (I already have a server in my adsl modem)? I tried googling but it seems most hits I get are how to configure dhcpcd to act as a server, not as a client...
I have this in my net.eth0: modules=( "dhcpcd" ) config_eth0=( "dhcp" ) dhcpcd_eth0="-t 10" dhcp_eth0="release nodns nontp nonis" ... which worked perfectly before the upgrade... Best regards Peter K

