Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2000 10:08:22 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        FreeBSD MAIL <freebsd@mauibuilt.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: BROKEN_KEYBOARD_RESET
Message-ID:  <Pine.BSF.4.10.10005121005190.81816-100000@pawn.primelocation.net>
In-Reply-To: <200005121429.EAA13692@mauibuilt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 May 2000, FreeBSD MAIL wrote:

> Is this the kernel setting to dislable ctrl-alt-delete from resetting 
> a systtem? If so it seems to be broken in 4.0-RELEASE.
> is there another way of doing this? remaping keyboard perhaps?
> 
> 

To disable ctrl-alt-del rebooting the system, use:

options         SC_DISABLE_REBOOT  # For the syscons driver
(see sc(4))

-or-

comment out:
#options         PCVT_CTRL_ALT_DEL  # For the pcvt driver
(see pcvt(4))


-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005121005190.81816-100000>