From: Roy Marples Date: Tue, 20 May 2008 12:24:39 +0000 (+0000) Subject: Fix readme X-Git-Tag: v4.0.2~369 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac02e910e2e9af8203e3bd585110f06549c5b438;p=thirdparty%2Fdhcpcd.git Fix readme --- 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.