diff options
| author | Maxime Henrion <mux@FreeBSD.org> | 2003-02-27 18:25:26 +0000 |
|---|---|---|
| committer | Maxime Henrion <mux@FreeBSD.org> | 2003-02-27 18:25:26 +0000 |
| commit | 356168f5cc687113b98b9db7e5bbb264fd484751 (patch) | |
| tree | 838e3c4340c7845b6e2bfe2af1a1de93bb3e93ba /usr.sbin/vidcontrol | |
| parent | 03ab197379bc6a2d2e1956c04f0f27a97777b6d9 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/vidcontrol')
| -rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index edde901005a8..63252c0bdad4 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -228,6 +228,10 @@ Turn vty switching on or off. When vty switching is off, attempts to switch to a different virtual terminal will fail. (The default is to permit vty switching.) +This protection can be easily bypassed when the kernel is compiled with +the DDB option. +However, you probably shouldn't compile the kernel debugger on a box which +is supposed to be physically secure. .It Fl s Ar number Set the current vty to .Ar number . |
