Sleep forever instead of exiting so you can scroll back

master
Jeremy Katz 2008-12-16 16:56:28 -05:00
parent 7e1bf3845f
commit ed16343e66
1 changed files with 1 additions and 0 deletions

1
init
View File

@ -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