LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Disable Alt-Ctrl-Del (https://www.linuxquestions.org/questions/linux-newbie-8/disable-alt-ctrl-del-739703/)

ust 07-13-2009 05:05 AM

Disable Alt-Ctrl-Del
 
I would like to disable the function of press Alt-Ctrl-Del to reboot my Redhat server , can advise what can i do ? thx

bathory 07-13-2009 05:10 AM

You should comment out the line:
Code:

ca::ctrlaltdel:/sbin/shutdown -t3 -r now
in /etc/inittab


All times are GMT -5. The time now is 11:22 PM.