Create account Login Webmail Contact Us



 
Knowledgebase
How to keep CTRL + ALT + DEL from rebooting a FreeBSD System
Posted by Mike C. on 12 September 2009 12:09 AM
If you are using syscons (the default console driver) build and install a new kernel with the line:
options SC_DISABLE_REBOOT
in the configuration file. If you use the PCVT console driver, use the following kernel configuration line instead.
This can also be done by setting the following sysctl which does not require a reboot or kernel recompile:
# sysctl hw.syscons.kbd_reboot=0
options PCVT_CTRL_ALT_DEL
(637 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: