mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
hupper does not strictly need to run after docker, just advisory
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
c0c14ebf23
commit
8b86109756
@ -4,7 +4,8 @@ description="docker config update manager"
|
||||
|
||||
depend()
|
||||
{
|
||||
need 9pinit docker
|
||||
need 9pinit
|
||||
after docker
|
||||
}
|
||||
|
||||
start()
|
||||
|
Loading…
Reference in New Issue
Block a user