mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
Don't force bootverbose anymore.
This commit is contained in:
parent
45b56a5505
commit
4e94026a72
1 changed files with 1 additions and 2 deletions
|
|
@ -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;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue