Revert "Format filesystems earlier, before syslog"

This reverts commit 4dd5dca106.

Fix #710 where system hangs after klogd startup on AWS. Possibly
also affects Windows too. Still unclear why but lets revert and
continue investif=gating.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-11-12 15:26:33 +00:00
parent 523a4302b7
commit b042b5127f
3 changed files with 4 additions and 14 deletions

View File

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