mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Merged from sys/dev/syscons/syscons.c revision 1.346.
This commit is contained in:
parent
7365d61d00
commit
d557549f61
1 changed files with 1 additions and 1 deletions
|
|
@ -3117,7 +3117,7 @@ next_code:
|
|||
|
||||
case RBT:
|
||||
#ifndef SC_DISABLE_REBOOT
|
||||
shutdown_nice();
|
||||
shutdown_nice(0);
|
||||
#endif
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue