Re: how to deny CTRL-ALT-DEL
On Wed, Jul 16, 2003 at 09:44:14AM +0200, Philippe Dhont (Sea-ro) wrote:
> Hi, small question.
> How can i deny a CTRL-ALT-DEL when i am on the login screen ?
>
Perhaps by modifying the following line from /etc/inittab
# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
to something like,
# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/bin/echo "CTRL-ALT-DEL is deliberately disabled."
--
Shaul Karl, shaulka@bezeqint.n e t
Reply to: