Disable CTRL-ALT-DEL

Manolis Kiagias sonic2000gr at gmail.com
Sat Oct 18 01:25:42 PDT 2008


andrew clarke wrote:
> On Sat 2008-10-18 09:47:51 UTC+0200, Peter Boosten (peter at boosten.org) wrote:
>
>   
>>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#CAD-REBOOT
>>>       
>> Hmmm, didn't know about the second one, and doesn't seem to be working
>> either (on both 7.0 and 6.3):
>>
>> sysctl hw.syscons.kbd_reboot=0
>> sysctl: unknown oid 'hw.syscons.kbd_reboot'
>>     
>
> That's odd..
>
> $ sysctl hw.syscons.kbd_reboot
> hw.syscons.kbd_reboot: 1
>
> $ uname -a
> FreeBSD blizzard.phoenix 6.3-RELEASE-p5 FreeBSD 6.3-RELEASE-p5 #0: Wed
> Oct  1 05:34:19 UTC 2008     root at i386-builder.
> daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>   
What about this:

[sonic at atlantis:~]$ uname -a
FreeBSD atlantis.dyndns.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #10: 
Fri Oct 17 18:31:22 EEST 2008     
root at atlantis.dyndns.org:/usr/obj/usr/src/sys/ATLANTIS  i386
[sonic at atlantis:~]$ sysctl -a |grep syscons
hw.syscons.kbd_debug: 1
hw.syscons.bell: 1
hw.syscons.saver.keybonly: 1
hw.syscons.sc_no_suspend_vtswitch: 0
[sonic at atlantis:~]$

(Actual sources are not yesterdays, I just rebuilt the kernel yesterday)


More information about the freebsd-questions mailing list