[NTLUG:Discuss] disable ctrl+alt+del as a reboot
Chris Cox
cjcox at acm.org
Fri Nov 1 14:24:01 CST 2002
m m wrote:
> ok, I edit the file. now how do I active/enable it without reboot?
# telinit q
or send a HUP to the init process
# kill -HUP 1
...
>> On most Linux systems this is configured in /etc/inittab.
>>
>> However... some distributions like to maintain control over
>> that file (warning). Search for ctrlaltdel inside of that
>> file and either comment the line out (disable) or change it to do
>> whatever command you desire.
>>
>>
More information about the Discuss
mailing list