Merge pull request #226 from rneugeba/kvp-earlier

win: ensure that the KVP daemon starts early
This commit is contained in:
Justin Cormack
2016-06-21 15:46:53 -07:00
committed by GitHub

View File

@@ -6,6 +6,7 @@ depend()
{
after dev
need networking
before docker proxy vsudd diagnostics
}
start()