Don't force bootverbose anymore.

This commit is contained in:
Doug Rabson 2000-10-19 20:39:48 +00:00
parent 45b56a5505
commit 4e94026a72

View File

@ -710,9 +710,8 @@ ia64_init()
}
/*
* Force verbose mode and single-user for a while.
* Force single-user for a while.
*/
bootverbose = 1;
boothowto |= RB_SINGLE;
/*