File 0210-do_not_fall_back_into_root_shell_on_error.patch of Package dracut.892
Index: dracut-037/modules.d/98systemd/dracut-emergency.sh
===================================================================
--- dracut-037.orig/modules.d/98systemd/dracut-emergency.sh 2014-03-19 17:16:08.000000000 +0100
+++ dracut-037/modules.d/98systemd/dracut-emergency.sh 2015-07-30 17:07:35.966804667 +0200
@@ -17,7 +17,7 @@ export _rdshell_name="dracut" action="Bo
source_hook "$hook"
-if getargbool 1 rd.shell -d -y rdshell || getarg rd.break -d rdbreak; then
+if getargbool 0 rd.shell -d -y rdshell || getarg rd.break -d rdbreak; then
echo
rdsosreport
echo