Comment 4 for bug 366119

Revision history for this message
Steve Langasek (vorlon) wrote : Re: Prefer HAL when suspending/hibernating ourselves

Am I missing some reason that we would want to call the hal methods via dbus instead of just calling pm-* directly? If there isn't a reason for this, then I think we should just call pm-{suspend,hibernate} directly for simplicity's sake.

Either way, acpi-support should depend on pm-utils and/or hal/dbus to ensure that these functions don't fail when those packages are absent.