File: Debian_uncomment_hostname_in_dhcpcd_conf.patch

package info (click to toggle)
dhcpcd 1%3A10.2.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,988 kB
  • sloc: ansic: 39,785; sh: 2,374; makefile: 380
file content (19 lines) | stat: -rw-r--r-- 569 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Uncomment 'hostname' in dhcpcd.conf (Closes: #1089598)
Author: Martin-Éric Racine <martin-eric.racine@iki.fi>
Forwarded: not-needed
Last-Update: 2025-01-24

Debian really wants DDNS to work out of the box, so let's uncomment
'hostname' in /etc/dhcpcd.conf until this has been fixed upstream.

--- dhcpcd-10.1.0.orig/src/dhcpcd.conf
+++ dhcpcd-10.1.0/src/dhcpcd.conf
@@ -5,7 +5,7 @@
 #controlgroup wheel
 
 # Inform the DHCP server of our hostname for DDNS.
-#hostname
+hostname
 
 # Use the hardware address of the interface for the Client ID.
 #clientid