mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-30 05:51:26 +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
e143f32816
commit
bae12144e6
@ -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