mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 17:32:26 +00:00
start automount after syslog as it tries to restart it
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
depend()
|
||||
{
|
||||
after dev
|
||||
need dev syslog
|
||||
before docker
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user