diff options
| author | Roy Marples <roy@marples.name> | 2009-03-23 11:15:35 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-03-23 11:15:35 +0000 |
| commit | 727f6d386cc60abfff9cdd2cd3ec08200c01874c (patch) | |
| tree | 235aa774305e68f300436afd72ea5a606c81eb35 /dhcpcd-run-hooks.8.in | |
| parent | 45b51c7f6c5ca068d8d2a283eeb976465247dfde (diff) | |
| download | dhcpcd-727f6d386cc60abfff9cdd2cd3ec08200c01874c.tar.xz | |
Fail the interface when we need a clientid.
Diffstat (limited to 'dhcpcd-run-hooks.8.in')
| -rw-r--r-- | dhcpcd-run-hooks.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in index ef95590f..7c5990ac 100644 --- a/dhcpcd-run-hooks.8.in +++ b/dhcpcd-run-hooks.8.in @@ -107,7 +107,7 @@ The cable may have been unplugged or association to the wireless point lost. dhcpcd failed to operate on the interface. This normally happens when dhcpcd does not support the raw interface, which means it cannot work as a DHCP or ZeroConf client. -Static configuration is still allowed. +Static configuration and DHCP INFORM is still allowed. .It Dv STOP dhcpcd stopped running on the interface. .It Dv TEST |
