summaryrefslogtreecommitdiffstats
path: root/source/n/NetworkManager/conf.d/00-dhcp-client.conf
blob: 8f435692440952743bba868e39be9e19a1cc9fca (plain) (blame)
1
2
3
4
5
6
7
8
9
[main]
# Choose a DHCP client below. Upstream recommends internal, but results may vary.
# dhcpcd is the DHCP client usually used by Slackware. The --noconfigure
# option must be used or the network will not return after suspend/resume:
dhcp=dhcpcd --noconfigure
# dhclient is the ISC reference DHCP client, part of the dhcp package:
#dhcp=dhclient
# This is a simple DHCP client that is built into NetworkManager:
#dhcp=internal