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 d5b9f7ec1d
commit c51b6cc299

View File

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