mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
run docker after 9p fuse
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
5f000085ee
commit
78bd5af1ac
@ -27,6 +27,6 @@ start_stop_daemon_args="--background \
|
||||
|
||||
depend()
|
||||
{
|
||||
after 9pudc
|
||||
after 9pudc 9pudfuse
|
||||
before chronyd
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user