[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: action of ctrl+alt+delete in console



Manuel Streuhofer writes:
 > found in /etc/inittab
 > 
 > # What to do when CTRL-ALT-DEL is pressed.
 > #ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
 > 
 > just type in whatever you want to do and restart.

Instead of a restart, you can use the Q runlevel,

% init Q

which tells init to look at the /etc/inittab file again.

% init c

might also work, but I'm not too sure.

Andrew.



Reply to: