feat(coreos-base/coreos): Re-add dhcpcd while networkd matures.

When networkd fails to handle DHCP properly users can get stuck without
a reasonable way to bring up networking on the affected host.
This commit is contained in:
Michael Marineau 2014-05-21 15:33:35 -07:00
parent b81f14fd00
commit 6a1c62005e
2 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ RDEPEND="${RDEPEND}
net-analyzer/nmap
net-firewall/iptables
net-misc/bridge-utils
net-misc/dhcpcd
net-misc/rsync
net-misc/tlsdate
net-misc/wget