git: DragonFly_RELEASE_5_4 rc: Let dhcpcd(8) go to background immediately by default
Aaron LI
aly at crater.dragonflybsd.org
Mon Dec 17 17:28:59 PST 2018
commit e779b4dab02e14f465bfdbde4a904fe861ef626a
Author: Aaron LI <aly at aaronly.me>
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
More information about the Commits
mailing list