git: rc: Let dhcpcd(8) go to background immediately by default
Aaron LI
aly at crater.dragonflybsd.org
Fri Dec 14 06:21:12 PST 2018
commit d7d1b3cdbd66494dc8e032c9869f1ddc57bd1184
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/d7d1b3cdbd66494dc8e032c9869f1ddc57bd1184
--
DragonFly BSD source repository
More information about the Commits
mailing list