make sure diagnostics runs after all other startup

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
Justin Cormack 2015-12-21 11:14:30 +00:00
parent 010382b4a3
commit 7f49537054

View File

@ -2,7 +2,7 @@
depend()
{
after docker
after docker mdnstool 9pudc
}
start()