ISO/root-image/etc/conf.d/dhcpcd
Pierre Schmitz bf98501dbd 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 <pierre@archlinux.de>
2012-08-01 20:16:44 -03:00

7 lines
75 B
Plaintext

#
# Arguments to be passed to the DHCP client daemon
#
DHCPCD_ARGS="-qb"