summaryrefslogtreecommitdiffstats
path: root/dhcpcd-run-hooks.8.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-01-15 13:31:46 +0000
committerRoy Marples <roy@marples.name>2009-01-15 13:31:46 +0000
commit3d775d8c76dc953b23371865b65e0d9fce20c906 (patch)
treefc6db18129809fc23848143113f842f96e6f2062 /dhcpcd-run-hooks.8.in
parent7e5de9cca6b435911e202f8004ecdcf323e16bab (diff)
downloaddhcpcd-3d775d8c76dc953b23371865b65e0d9fce20c906.tar.xz
We should use the reason CARRIER as well and run carrier notifications after PREINIT.
Diffstat (limited to 'dhcpcd-run-hooks.8.in')
-rw-r--r--dhcpcd-run-hooks.8.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in
index dcc2f60a..f86dee84 100644
--- a/dhcpcd-run-hooks.8.in
+++ b/dhcpcd-run-hooks.8.in
@@ -71,6 +71,9 @@ could be invoked:
.Bl -tag -width PREINIT
.It Dv PREINIT
dhcpcd is starting up and any pre-initialisation should be done.
+.It Dv CARRIER
+dhcpcd has detected the carrier is up.
+This is generally just a notification and no action need be taken.
.It Dv INFORM
dhcpcd informed a DHCP server about it's address and obtained other
configuration details.