Disable CTRL-ALT-DEL

mdh mdh_lists at yahoo.com
Sat Oct 18 09:54:50 PDT 2008


--- On Sat, 10/18/08, Jeremy Chadwick <koitsu at FreeBSD.org> wrote:
> From: Jeremy Chadwick <koitsu at FreeBSD.org>
> Subject: Re: Disable CTRL-ALT-DEL
> To: "Manolis Kiagias" <sonic2000gr at gmail.com>
> Cc: "Olivier Nicole" <on at cs.ait.ac.th>, freebsd-questions at freebsd.org, "Peter Boosten" <peter at boosten.org>
> Date: Saturday, October 18, 2008, 4:10 AM
> >
> > It seems you are right. Just checked on 6.3 and 7.0
> and it does not  
> > exist. It does exist in 6.2, however.
> 
> Hmm...
> 
> # sysctl hw.syscons.kbd_reboot=0
> hw.syscons.kbd_reboot: 1 -> 0
> # sysctl hw.syscons.kbd_reboot=1
> hw.syscons.kbd_reboot: 0 -> 1
> # uname -a
> FreeBSD icarus.home.lan 7.1-PRERELEASE FreeBSD
> 7.1-PRERELEASE #0: Thu Oct  2 03:04:20 PDT 2008
> root at icarus.home.lan:/usr/obj/usr/src/sys/PDSMI_PLUS_RELENG_7_amd64
> amd64

It's definitly there in RELENG_7 as of this moment (just cvsup'd):

/usr/src/sys/dev/syscons/syscons.c:SYSCTL_INT(_hw_syscons, OID_AUTO, kbd_reboot, CTLFLAG_RW|CTLFLAG_SECURE, &enable_reboot,

- mdh


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-questions mailing list