I made these changes to the last lines in /etc/rc.d/init.d/halt:


#I commented out the if clause, and added -p to HALTARGS
#to make the system power-off automatically
HALTARGS="-i -d -p"
#if [ -f /poweroff -o ! -f /halt ]; then
# HALTARGS="$HALTARGS -p"
#fi

eval $command $HALTARGS


--
Larry Grover, PhD
Assoc Prof of Physiology
Marshall Univ Sch Med


On Sat, 21 Oct 2000 19:46:58 -0400, "John P. Verel" <[EMAIL PROTECTED]> wrote:
>
> Just upgraded to RH7 and all went fine.  One question, though.  With
> the 6.2 UP Kernel, my machine would automatically power down at
> shutdown.  Neither the UP nor SMP kernel shipped with RH7 will do
> this.  Is there something that I should differently?



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

Reply via email to