summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-02-18 00:10:00 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-02-18 00:10:00 +0000
commit42142536608e14955aeb28c45087330b2c9ea6ef (patch)
treed6e16a88350043d19b7508ea8919103cfa4b4ea9 /share
parent4dfc24c370cb0f8bf6c1edc3cc9a42dd1f75ea64 (diff)
Mention that dhclient may need to be killed before re-running /etc/netstart.
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/afterboot.87
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index a745d8680ac..85a78ee97c0 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.69 2002/02/14 13:14:20 deraadt Exp $
+.\" $OpenBSD: afterboot.8,v 1.70 2002/02/18 00:09:59 millert Exp $
.Dd October 20, 1997
.Dt AFTERBOOT 8
\!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu
@@ -212,6 +212,11 @@ and
.Ic route delete
commands (see
.Xr route 8 ) .
+If you run
+.Xr dhclient 8
+you will have to kill it by running
+.Ic kill `cat /var/run/dhclient.pid`
+after you flush the routes.
.Pp
If you wish to route packets between interfaces, add the directive
.Bd -literal -offset indent