mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-01 06:58:56 +00:00
need not needs
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
bd5922da5c
commit
c52429abbe
@ -5,7 +5,7 @@ HV_DAEMON=hv_kvp_daemon
|
|||||||
depend()
|
depend()
|
||||||
{
|
{
|
||||||
after dev
|
after dev
|
||||||
needs networking
|
need networking
|
||||||
}
|
}
|
||||||
|
|
||||||
start()
|
start()
|
||||||
|
Loading…
Reference in New Issue
Block a user