Re: reboot -p

2001-12-27 Thread Thomas Quinot
tually what I want would be more like support for a combination like: shutdown -r -p now (which is currently unsupported because we have assigned one signal that says init 'shutdown -r' and another for 'shutdown -p', but that's not the issue here.) More precisely, rig

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

reboot -p

2001-12-26 Thread Thomas Quinot
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 system as a result of a power failure, you