On Thu, Mar 28, 2002 at 11:31:39AM +0000, Thierry ITTY wrote:
> 
> i'd like to allow a single keystoke to do that (shutdown...) even without
> being logged in. any idea ???

In /etc/inittab, CTRL-ALT-DEL is programmed to run the command
/sbin/shutdown -t3 -r now

I suppose you could change it to "/sbin/shutdown -t3 -h now".
Run "init q" to make init re-read /etc/inittab .

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to