summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-06-18 09:27:08 +0000
committerRoy Marples <roy@marples.name>2008-06-18 09:27:08 +0000
commit847a70948cc336d093cd7bcb7e2830ab80edd314 (patch)
treef8a711d806ed556d3cb55a2c79d575fc76532bd8 /README
parent4573309ce8651dfcf8706027aa9db0003e87d64e (diff)
downloaddhcpcd-847a70948cc336d093cd7bcb7e2830ab80edd314.tar.xz
Re number the hook scripts to give more space.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cc5a4673..8a19f7ca 100644
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ set CSTD=gnu99 to work around this.
Hooks
-----
Not all the hooks in dhcpcd-hooks are installed by default.
-By default we install 01-test, 05-mtu, 10-resolv.conf and 15-hostname.
+By default we install 01-test, 10-mtu, 20-resolv.conf and 30-hostname.
To add more simply add them in the HOOKSCRIPTS variable.
make HOOKSCRIPTS=50-ntp install