Browse Source

Sleep forever instead of exiting so you can scroll back

master
Jeremy Katz 16 years ago
parent
commit
ed16343e66
  1. 1
      init

1
init

@ -102,4 +102,5 @@ exec /sbin/switch_root @@ -102,4 +102,5 @@ exec /sbin/switch_root
# davej doesn't like initrd bugs
echo "Something went very badly wrong in the initrd. Please "
echo "file a bug against mkinitrd."
sleep 100d
exit 1

Loading…
Cancel
Save