On Sat, Nov 29, 2008 at 06:17:20PM +0100, Michael Biebl wrote: > 2008/11/29 Matthew Garrett <[EMAIL PROTECTED]>: > > The acpi_sleep parameter is a documented kernel interface and many > > people currently rely upon it. It's not reasonable to override it. > > > > Have you followed the discussion, why we added this? > If we don't clear the acpi flags, we get all sort of weird and > unexpected results.
So make it conditional on whether the user passed acpi_sleep to the kernel. You can check /proc/cmdline. -- Matthew Garrett | [EMAIL PROTECTED] _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
