diff options
-rw-r--r-- | share/man/man5/rc.conf.5 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 675f70e..0fb24cc 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -266,6 +266,14 @@ Additional flags to pass to the DHCP client program. For the ISC DHCP client, see the .Xr dhclient 8 manpage for a description of the command line options available. +.It Va background_dhclient +.Pq Vt bool +Set to +.Dq Li YES +to start dhcp client in background. +Setting this to +.Dq Li NO +can block dhclient during startup if no cable is plugged in. .It Va firewall_enable .Pq Vt bool Set to |