]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
dhcpcd: Only try to obtain an IP address for IPv4
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Sep 2022 16:53:19 +0000 (18:53 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Oct 2022 14:00:46 +0000 (16:00 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/dhcpc/dhcpcd.conf

index 29f10d1c934ddef9cd7071021a7d325708473647..062e3c975b4c93f8e2ea212b5519f1a97d5530cd 100644 (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