mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Oops wrong line commented out in prev fix
This commit is contained in:
parent
e8670c2c4e
commit
78f66a0f21
1 changed files with 2 additions and 2 deletions
|
|
@ -92,8 +92,8 @@ 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="" # Extra flags to pass to dhcp client.
|
||||
dhclient_flags_fxp0="" # Extra 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="YES" # Start dhcp client on fxp0 in the background.
|
||||
synchronous_dhclient="YES" # Start dhclient directly on configured
|
||||
|
|
|
|||
Loading…
Reference in a new issue