View previous topic :: View next topic |
Author |
Message |
RageX n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 01 Sep 2002 Posts: 16
|
Posted: Sat Oct 19, 2002 9:12 pm Post subject: disabling ctrl-alt-del |
|
|
Is there a way to do this? I don't want ctrl-alt-del to reboot the machine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RageX n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 01 Sep 2002 Posts: 16
|
Posted: Sat Oct 19, 2002 9:47 pm Post subject: |
|
|
its in /etc/inittab
Code: | # What to do at the "Three Finger Salute".
# ca:12345:ctrlaltdel:/sbin/shutdown -r now |
i just commented the above line out. hopefully that won't kill anything ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
rfgarcia n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/50199d833da5e2c7af6ca.png)
Joined: 10 Oct 2002 Posts: 38 Location: Madrid (Spain)
|
Posted: Sun Oct 20, 2002 3:48 pm Post subject: |
|
|
Yea, it won't kill anything, but
Code: | ca:12345:ctrlaltdel:echo "Go fuck yourself" |
Reminds that you disabled, in the case you want the keystroke back to reboot, for instance ![Smile :-)](images/smiles/icon_smile.gif) _________________ Ruben. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|