dhcpcd-discuss

Re: dhcpcd-7.0.0-beta1 released

Peter Colberg

Sat Apr 01 21:50:08 2017

Hi Roy,

7.0.0-beta1 works perfectly for DHCPv6-PD over PPPoE on OpenBSD/amd64 6.0.

Peter

diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in
index 5dff549b..669fcf9c 100644
--- a/src/dhcpcd.8.in
+++ b/src/dhcpcd.8.in
@@ -259,7 +259,7 @@ This requires persistent storage and not all DHCP servers work with it so it
 is not enabled by default.
 .Nm
 generates the DUID and stores it in
-.Pa @SYSCONFDIR@/dhcpcd.duid .
+.Pa @DBDIR@/duid .
 This file should not be copied to other hosts.
 .It Fl d , Fl Fl debug
 Echo debug messages to the stderr and syslog.
diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in
index 97d2f811..28331ea2 100644
--- a/src/dhcpcd.conf.5.in
+++ b/src/dhcpcd.conf.5.in
@@ -191,7 +191,7 @@ is generated, otherwise DUID-LL is generated (link local address).
 This, plus the IAID will be used as the
 .Ic clientid .
 The DUID-LLT generated will be held in
-.Pa @SYSCONFDIR@/dhcpcd.duid
+.Pa @DBDIR@/duid
 and should not be copied to other hosts.
 .It Ic iaid Ar iaid
 Set the Interface Association Identifier to

Follow-Ups:
Re: dhcpcd-7.0.0-beta1 releasedRoy Marples
References:
dhcpcd-7.0.0-beta1 releasedRoy Marples
Archive administrator: postmaster@marples.name