mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-03 15:56:00 +00:00
Document -q flag
This commit is contained in:
@@ -51,6 +51,9 @@ dhcpd - Dynamic Host Configuration Protocol Server
|
|||||||
.B -d
|
.B -d
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
|
.B -q
|
||||||
|
]
|
||||||
|
[
|
||||||
.B -cf
|
.B -cf
|
||||||
.I config-file
|
.I config-file
|
||||||
]
|
]
|
||||||
@@ -178,6 +181,12 @@ flag. Because of the importance of using the same lease database at
|
|||||||
all times when running dhcpd in production, these options should be
|
all times when running dhcpd in production, these options should be
|
||||||
used \fBonly\fR for testing lease files or database files in a
|
used \fBonly\fR for testing lease files or database files in a
|
||||||
non-production environment.
|
non-production environment.
|
||||||
|
.PP
|
||||||
|
When starting dhcpd up from a system startup script (e.g., /etc/rc),
|
||||||
|
it may not be desirable to print out the entire copyright message on
|
||||||
|
startup. To avoid printing this message, the
|
||||||
|
.B -q
|
||||||
|
flag may be specified.
|
||||||
.SH CONFIGURATION
|
.SH CONFIGURATION
|
||||||
The syntax of the dhcpd.conf(5) file is discussed seperately. This
|
The syntax of the dhcpd.conf(5) file is discussed seperately. This
|
||||||
section should be used as an overview of the configuration process,
|
section should be used as an overview of the configuration process,
|
||||||
|
Reference in New Issue
Block a user