Date: Sat, 18 Oct 2008 09:54:48 -0700 (PDT) From: mdh <mdh_lists@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: Disable CTRL-ALT-DEL Message-ID: <800814.52177.qm@web56805.mail.re3.yahoo.com> In-Reply-To: <20081018081048.GA43067@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
--- On Sat, 10/18/08, Jeremy Chadwick <koitsu@FreeBSD.org> wrote: > From: Jeremy Chadwick <koitsu@FreeBSD.org> > Subject: Re: Disable CTRL-ALT-DEL > To: "Manolis Kiagias" <sonic2000gr@gmail.com> > Cc: "Olivier Nicole" <on@cs.ait.ac.th>, freebsd-questions@freebsd.org, "Peter Boosten" <peter@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?800814.52177.qm>