2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-02 15:25:48 +00:00

Document the -nw flag.

This commit is contained in:
Ted Lemon
2001-04-16 22:13:30 +00:00
parent 37c1f13f27
commit 78b044faca

View File

@@ -64,6 +64,9 @@ relay
.B -n .B -n
] ]
[ [
.B -nw
]
[
.B -w .B -w
] ]
[ [
@@ -234,6 +237,12 @@ using the
flag. This is most likely to be useful in combination with the flag. This is most likely to be useful in combination with the
.B -w .B -w
flag. flag.
.PP
The client can also be instructed to become a daemon immediately, rather
than waiting until it has acquired an IP address. This can be done by
supplying the
.B -nw
flag.
.SH CONFIGURATION .SH CONFIGURATION
The syntax of the dhclient.conf(8) file is discussed seperately. The syntax of the dhclient.conf(8) file is discussed seperately.
.SH FILES .SH FILES