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 cb827b9521
commit bedc68cb17

View File

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