diff options
| author | Roy Marples <roy@marples.name> | 2008-04-22 10:41:57 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-04-22 10:41:57 +0000 |
| commit | 396a9a22e5237deb721316ebe5e39f45bff4e605 (patch) | |
| tree | aecf3b688efca450e8577fe3732cd3436a438fc0 /README | |
| parent | 6e41e30851c2a731fa5187c499535cced0f722a2 (diff) | |
| download | dhcpcd-396a9a22e5237deb721316ebe5e39f45bff4e605.tar.xz | |
Move looking up the hostname in DNS to a sample hook file as it's not something we should really do by default. Rename our sample hooks to end with .sh so they get nice script highlights.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -42,7 +42,8 @@ commandline compatible with prior versions. Hooks ----- -We provide example exit hooks for NTP (www.ntp.org) and ypbind (Linux). +We provide example exit hooks for looking up the hostname in DNS, +NTP (www.ntp.org) and ypbind (Linux). There are not installed by default as they are platform dependant. |
