dhcpcd: Only try to obtain an IP address for IPv4

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-12-01 17:23:01 +00:00
committed by Peter Müller
parent f28d5fa8cc
commit effe5c7339

View File

@@ -1,6 +1,9 @@
# A sample configuration for dhcpcd.
# See dhcpcd.conf(5) for details.
# Only obtain an IP address for IPv4
ipv4only
# Allow users of this group to interact with dhcpcd via the control socket.
#controlgroup wheel