aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/conf.d
Commit message (Collapse)AuthorAgeFilesLines
* Run dhcpcd on all devicesPierre Schmitz2012-10-051-6/+0
| | | | | | As we did with initscripts, run dhcpcd on all devices and not just eth0. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
* Enable network by defaultPierre Schmitz2012-08-011-0/+6
* 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>