summaryrefslogtreecommitdiffstats
path: root/source/n/dhcpcd/patches/use-hostname_short-in-dhcpcd.conf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/dhcpcd/patches/use-hostname_short-in-dhcpcd.conf.patch')
-rw-r--r--source/n/dhcpcd/patches/use-hostname_short-in-dhcpcd.conf.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/source/n/dhcpcd/patches/use-hostname_short-in-dhcpcd.conf.patch b/source/n/dhcpcd/patches/use-hostname_short-in-dhcpcd.conf.patch
index 077aa17be..75322ad8f 100644
--- a/source/n/dhcpcd/patches/use-hostname_short-in-dhcpcd.conf.patch
+++ b/source/n/dhcpcd/patches/use-hostname_short-in-dhcpcd.conf.patch
@@ -1,11 +1,10 @@
-diff -Nur dhcpcd-7.0.0.orig/src/dhcpcd.conf dhcpcd-7.0.0/src/dhcpcd.conf
---- dhcpcd-7.0.0.orig/src/dhcpcd.conf 2018-01-01 05:17:56.000000000 -0600
-+++ dhcpcd-7.0.0/src/dhcpcd.conf 2018-01-02 04:14:37.026484155 -0600
+--- ./src/dhcpcd.conf.orig 2021-08-09 22:58:29.034640117 -0500
++++ ./src/dhcpcd.conf 2021-08-09 23:00:11.296642405 -0500
@@ -5,7 +5,7 @@
#controlgroup wheel
# Inform the DHCP server of our hostname for DDNS.
--hostname
+-#hostname
+hostname_short
# Use the hardware address of the interface for the Client ID.