diff options
| author | Roy Marples <roy@marples.name> | 2008-05-20 12:23:29 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-20 12:23:29 +0000 |
| commit | 0aeb350cfa645e333dbbc353064408e81ba8c93c (patch) | |
| tree | 90d928d7d2776c2de02e7800a4149ac9dfedebd3 /dhcpcd.sh.8.in | |
| parent | c61c4118d8a688f26a9bd53b061090aca5e45f66 (diff) | |
| download | dhcpcd-0aeb350cfa645e333dbbc353064408e81ba8c93c.tar.xz | |
Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.duid and dhcpcd.hook are now in /etc.
Diffstat (limited to 'dhcpcd.sh.8.in')
| -rw-r--r-- | dhcpcd.sh.8.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dhcpcd.sh.8.in b/dhcpcd.sh.8.in index 35683667..ace556e1 100644 --- a/dhcpcd.sh.8.in +++ b/dhcpcd.sh.8.in @@ -81,9 +81,9 @@ for the script to process them. When .Nm runs, it loads -.Pa @SYSCONFDIR@/dhcpcd-hook +.Pa @SYSCONFDIR@/dhcpcd.hook and any scripts found in -.Pa @SYSCONFDIR@/dhcpcd-hook.d +.Pa @HOOKDIR@ in a lexical order. .Sh SEE ALSO .Xr dhcpcd 8 |
