[Bug 260329] Re: sleep.sh exits silently in some cases

2009-10-06 Thread raboof
Personally, one of the key advantages of Linux is that in case of trouble, you can inspect/call the 'lower layers' manually to find out where the problem lies. Silently failing makes that much harder - though still possible by editing the script, of course. That said, I fully recognize that it's t

[Bug 260329] Re: sleep.sh exits silently in some cases

2009-10-06 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve Ubuntu. The /etc/acpi/sleep.sh script is intended to be called non-interactively in response to an ACPI event, so the output of these commands isn't going to be sent anywhere helpful; so I don't think we should add the extra ec