Re: reboot -p

2001-12-27 Thread Thomas Quinot
Le 2001-12-27, Garance A Drosihn écrivait : > If I understand your request, you would want >shutdown -p now > to behave the same as >shutdown -r now > if the operating system does not know how to power down the hardware. > Is that what you want? Actually what I want would

Re: reboot -p

2001-12-27 Thread Garance A Drosihn
>Thomas Quinot writes: >> Currently, when reboot is invoked with the '-p' command line flag >> (powerdown), it performs a shutdown with RB_HALT|RB_POWEROFF. >> In some situations, it can be useful to try to perform a poweroff, >> but reboot if it fails (e.g. when you are shutting down the syst

Re: reboot -p

2001-12-27 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Thomas Quinot wri tes: >Currently, when reboot is invoked with the '-p' command line flag >(powerdown), it performs a shutdown with RB_HALT|RB_POWEROFF. >In some situations, it can be useful to try to perform a poweroff, >but reboot if it fails (e.g. when you are sh