start automount after syslog as it tries to restart it

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-06-13 11:30:11 +01:00
parent 41f39f7efe
commit 8276becaf1

View File

@ -2,7 +2,7 @@
depend()
{
after dev
need dev syslog
before docker
}