]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix readme
authorRoy Marples <roy@marples.name>
Tue, 20 May 2008 12:24:39 +0000 (12:24 +0000)
committerRoy Marples <roy@marples.name>
Tue, 20 May 2008 12:24:39 +0000 (12:24 +0000)
README

diff --git a/README b/README
index 1bf89108dcacf46ea5b6b148dab6a454eb1cafb1..a0f0579a51fac5816c3f20bfbaab90b275794e31 100644 (file)
--- 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.