start vsudd before docker

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-04-07 15:11:35 +01:00
parent aa0fd62747
commit 0106abbf96

View File

@ -2,6 +2,11 @@
description="vsock socket proxy client"
depend()
{
before docker
}
start()
{
ebegin "Starting docker socket vsock passthrough"