commit e779b4dab02e14f465bfdbde4a904fe861ef626a
Author: Aaron LI <[email protected]>
Date: Fri Dec 14 22:08:26 2018 +0800
rc: Let dhcpcd(8) go to background immediately by default
Set the default value of "dhcpcd_flags" to be "-b", thus don't let
dhcpcd(8) block the boot, especially when there is no wireless
connection, with the default settings.
Summary of changes:
etc/defaults/rc.conf | 2 +-
share/man/man5/rc.conf.5 | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e779b4dab02e14f465bfdbde4a904fe861ef626a
--
DragonFly BSD source repository