diff options
| author | Roy Marples <roy@marples.name> | 2008-06-18 09:27:08 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-06-18 09:27:08 +0000 |
| commit | 847a70948cc336d093cd7bcb7e2830ab80edd314 (patch) | |
| tree | f8a711d806ed556d3cb55a2c79d575fc76532bd8 /README | |
| parent | 4573309ce8651dfcf8706027aa9db0003e87d64e (diff) | |
| download | dhcpcd-847a70948cc336d093cd7bcb7e2830ab80edd314.tar.xz | |
Re number the hook scripts to give more space.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
