don't wait_for_loginit in emergency_shell()
authorWill Woods <wwoods@redhat.com>
Tue, 22 May 2012 22:16:11 +0000 (18:16 -0400)
committerHarald Hoyer <harald@redhat.com>
Tue, 29 May 2012 09:32:45 +0000 (11:32 +0200)
commit4744e27350519dc5abeac01262c7593b1d896046
treeaa4cef119a7beb75c493ac786f51414db8bd52d7
parent31cfc9aa5ec4ad304ba8615b71982441be251ba7
don't wait_for_loginit in emergency_shell()

wait_for_loginit ends the log; this is unhelpful if you're using
emergency_shell to do debugging.

Just leave loginit running. It doesn't hurt anything.
modules.d/99base/dracut-lib.sh