From c7957079750a8de11821e2f597f05176d1cb7e75 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Tue, 31 Jul 2012 19:52:09 -0300 Subject: Enable network by default * add the network daemon to rc.conf * configure dhcpd to background immediatly so we don't timeout if network is not up yet Signed-off-by: Pierre Schmitz --- configs/releng/root-image/etc/conf.d/dhcpcd | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 configs/releng/root-image/etc/conf.d/dhcpcd (limited to 'configs/releng/root-image/etc/conf.d') diff --git a/configs/releng/root-image/etc/conf.d/dhcpcd b/configs/releng/root-image/etc/conf.d/dhcpcd new file mode 100644 index 0000000..76b56ff --- /dev/null +++ b/configs/releng/root-image/etc/conf.d/dhcpcd @@ -0,0 +1,6 @@ +# +# Arguments to be passed to the DHCP client daemon +# + +DHCPCD_ARGS="-qb" + -- cgit v1.2.3-70-g09d2