I just checked bugzilla, and found 3 entries that seem relevant:

http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=18885
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=17907
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=18538

It seems that this is a new feature:  
`poweroff` is supposed to halt the system and be followed by a power down
`halt` now shuts the system down but leaves the power on

I have not tried the `poweroff` command yet, so I can't say if it works or not.

I guess some script gets called during shut down to create the file `/poweroff` if the 
power is supposed to be turned off, or else to create the file `/halt` if the power is 
to be left on??

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

  

On Sun, 22 Oct 2000 14:21:50 -0500, "Chad W. Skinner" <[EMAIL PROTECTED]> wrote:
>
>> Larry,
>>
>> I believe that line should probably be corrected to read:
>>
>> #if [ -f /sbin/poweroff -o ! -f /sbin/halt ]; then
>>
>> to make it work as intended. (Haven't tried it myself, though. I'm still
>> on RH6.2+)
>
> I made these changes and it worked for the first time with X running. Is
> this something that redhat should be made aware of as it seems as thought it
> would affect everyone with the paths being wrong?
>
> Chad



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

Reply via email to