summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-05-20 12:24:39 +0000
committerRoy Marples <roy@marples.name>2008-05-20 12:24:39 +0000
commitac02e910e2e9af8203e3bd585110f06549c5b438 (patch)
treef08e9b42595445f7d3b2fb04b9f260f8409617b5 /README
parent0aeb350cfa645e333dbbc353064408e81ba8c93c (diff)
downloaddhcpcd-ac02e910e2e9af8203e3bd585110f06549c5b438.tar.xz
Fix readme
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1bf89108..a0f0579a 100644
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ make HOOKSCRIPTS=50-ntp.sh install
Compatibility
-------------
If you require compatibility with dhcpcd-3 and older style variables,
-you can install dhcpcd-compat into the directory /etc/dhcpcd/enter-hook.d
+you can install 50-dhcpcd-compat.sh into the directory /libexec/dhcpcd.hook.d
We don't install this by default.
You should also add -DCMDLINE_COMPAT to your CFLAGS if you need to be fully
commandline compatible with prior versions.