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, [EMAIL PROTECTED] e t


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to