Make it a little clearer that interface-specific flags aren't additional
to specified dhclient flags. Mention background_dhclient_iface. Suggested by: ru
This commit is contained in:
parent
4fdeb33466
commit
02e079a2c3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161418
@ -93,9 +93,10 @@ extra_netfs_types="NO" # List of network extra filesystem types for delayed
|
||||
hostname="" # Set this!
|
||||
nisdomainname="NO" # Set to NIS domain if using NIS (or NO).
|
||||
dhclient_program="/sbin/dhclient" # Path to dhcp client program.
|
||||
dhclient_flags="" # Additional flags to pass to dhcp client.
|
||||
dhclient_flags_fxp0="" # Additional dhclient flags for fxp0 only
|
||||
dhclient_flags="" # Extra flags to pass to dhcp client.
|
||||
dhclient_flags_fxp0="" # Extra dhclient flags for fxp0 only
|
||||
background_dhclient="NO" # Start dhcp client in the background.
|
||||
background_dhclient_fxp0="" # Start dhcp client on fxp0 in the background.
|
||||
synchronous_dhclient="YES" # Start dhclient directly on configured
|
||||
# interfaces during startup.
|
||||
firewall_enable="NO" # Set to YES to enable firewall functionality
|
||||
|
Loading…
Reference in New Issue
Block a user