On Fri, February 3, 2006 1:12 pm, Christopher Sawtell wrote:
> On Friday 03 February 2006 12:31, Ross Drummond wrote:
>> CS wrote;
>>
>> >Problematic Computers attended to as needed. ( Please notify symptoms )
>>
>> I have a Gentoo box with a few rough edges I would not mind assistance
>> with.
>>
>>      o Tidy up sound card and driver module problems
> more detail pls.
>
>>      o Tweak Xorg.conf
> ditto.
>
>>      o Allow users to use halt & reboot
> chmod u+s /sbin/halt
> chown root:wheel /sbin/halt
> chmod 750 /sbin/halt
>
> I would not let just anybody reboot. Trusted users can be in the wheel
> group.
>
>> Cheers Ross Drummmond
>
> --
> CS
>
Why not just add

# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now

To /etc/inittab? Then the old 3 fingered salute will work. Actually this
line is to reboot ( -r flag ), but you get the idea (:

Steve

-- 
Work like you don't need the money,
Love like your heart has never been broken and
Dance like no one can see you.

Reply via email to