diff options
| author | Roy Marples <roy@marples.name> | 2008-04-17 21:18:20 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-04-17 21:18:20 +0000 |
| commit | 7eb93bd9e42aa2d63c28e006f74ee19d0a13a31d (patch) | |
| tree | 1c6ce62a589776e0655ab90ac99f4c0994fb22ae /dhcpcd.8.in | |
| parent | bce34c740b9cb1e9caa02b2a0ccc19d98df87c64 (diff) | |
| download | dhcpcd-7eb93bd9e42aa2d63c28e006f74ee19d0a13a31d.tar.xz | |
Move the duid file to /etc/dhcpcd as it's really a config file. Also, rename hook dirs to dhcpcd- so they could be installed into /etc and not just /etc/dhcpcd.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index f8928b0b..12f0b83a 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -327,7 +327,7 @@ Linux Socket Filter, or LPF device on Linux based systems. .Bl -ohang .It Pa @SYSCONFDIR@/dhcpcd.sh Bourne shell script that is run when we configure or deconfigure an interface. -.It Pa @DBDIR@/dhcpcd.duid +.It Pa @SYSCONFDIR@/dhcpcd.duid Text file that holds the DUID used to identify the host. .It Pa @DBDIR@/dhcpcd- Ns Ar interface Ns .lease The actual DHCP message send by the server. We use this when reading the last |
