summaryrefslogtreecommitdiffstats
path: root/dhcpcd-run-hooks.8.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-08-14 08:06:21 +0000
committerRoy Marples <roy@marples.name>2008-08-14 08:06:21 +0000
commita6384491556a5acaea02d58c69d70febab2020e1 (patch)
tree141b8cab0d771afcc33063663a17b7acf4c567aa /dhcpcd-run-hooks.8.in
parent7b1ae6d97bfd6191bba5108ff6b2dea8237b9cbb (diff)
downloaddhcpcd-a6384491556a5acaea02d58c69d70febab2020e1.tar.xz
Be consistent with dhcient - always PREINIT on startup. We can use this to purge stale configuration.
Diffstat (limited to 'dhcpcd-run-hooks.8.in')
-rw-r--r--dhcpcd-run-hooks.8.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in
index fb435ccd..72669f51 100644
--- a/dhcpcd-run-hooks.8.in
+++ b/dhcpcd-run-hooks.8.in
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 13, 2008
+.Dd August 14, 2008
.Dt DHCPCD.SH 8 SMM
.Sh NAME
.Nm dhcpcd-run-hooks
@@ -69,6 +69,8 @@ Here's a list of reasons why
.Nm
could be invoked:
.Bl -tag -width indent
+.It Dv PREINIT
+dhcpcd is starting up and any pre-initialisation should be done.
.It Dv INFORM
dhcpcd informed a DHCP server about it's address and obtained other
configuration details.