mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
vt.4: document kern.consmute
MFC after: 3 days Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1521 (cherry picked from commit fb91b9858080143b56ba637ab3c8954f3f94694a)
This commit is contained in:
parent
c2623a73ae
commit
840ca63582
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ In
|
|||
In
|
||||
.Xr loader.conf 5 or
|
||||
.Xr sysctl.conf 5 :
|
||||
.Cd kern.consmute=1
|
||||
.Cd kern.vt.kbd_halt=1
|
||||
.Cd kern.vt.kbd_poweroff=1
|
||||
.Cd kern.vt.kbd_reboot=1
|
||||
|
|
@ -302,6 +303,8 @@ prompt, set in
|
|||
or changed at runtime with
|
||||
.Xr sysctl 8 .
|
||||
.Bl -tag -width indent
|
||||
.It Va kern.consmute
|
||||
Disable printing kernel messages to the system console.
|
||||
.It Va kern.vt.enable_bell
|
||||
Enable the terminal bell.
|
||||
.El
|
||||
|
|
|
|||
Loading…
Reference in a new issue