mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
fix(coreos-base/coreos-init): aactually link in docker
linking in the docker unit didn't work because coreos-init didn't depend on docker. Fix that!
This commit is contained in:
parent
d0dded5d9f
commit
4765674707
@ -21,6 +21,7 @@ IUSE="test"
|
||||
# Daemons we enable here must installed during build/install in addition to
|
||||
# during runtime so the systemd unit enable step works.
|
||||
DEPEND="
|
||||
app-emulation/docker
|
||||
net-misc/dhcpcd
|
||||
net-misc/openssh
|
||||
!<dev-db/etcd-0.0.1-r6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user