diff options
| author | Roy Marples <roy@marples.name> | 2008-05-24 17:15:14 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-24 17:15:14 +0000 |
| commit | ee4e620abbd8cf362c36047bea040c692bd9f282 (patch) | |
| tree | b2543714dc22ad0678a437d1e409404a2a506485 /dhcpcd.conf | |
| parent | 759f2a055abd3b4b705bdb942128c9772697b6f8 (diff) | |
| download | dhcpcd-ee4e620abbd8cf362c36047bea040c692bd9f282.tar.xz | |
Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes
Diffstat (limited to 'dhcpcd.conf')
| -rw-r--r-- | dhcpcd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpcd.conf b/dhcpcd.conf index 17832540..240c4f76 100644 --- a/dhcpcd.conf +++ b/dhcpcd.conf @@ -1,7 +1,7 @@ # A sample configuration for dhcpcd. # See dhcpcd.conf(5) for details. -# dhcpcd.sh uses these options. +# dhcpcd-run-hooks uses these options. option domain_name_servers, domain_name, domain_search, host_name # Most distros have ntp support. |
