0

I am so frustrated that there seems to be no solution. I want to use dhcpcd instead of dhclient. How to disable dhclient? I want to use dhcpcd with network manager. Dhclient should not start on boot, it should not automatically started (for example by another process) Please help

abyt23
  • 41

1 Answers1

0

In /etc/NetworkManager/NetworkManager.conf add this line :

dhcp=dhcpcd

and restart NetworkManager.