UBUNTU: suspend-resume -- update test-susped to version 3
It turns out that pms has been deprecated in Jaunty, and only appears on
systems which have been upgraded, so switch to directly sending the
suspend dbus trigger in the same manner as sent by fast-user-switcher.
Also take more care when updating the real time clock. Using
--isadirect prevents it from working on some hardware and also may lead
to corrupt or stalled clocks.
Fix a minor typo in unused code.
Changelog:
- fix typo in fallback acpi interface
- when recording the RTC clock do not go direct
- pmi is now deprecated suspend using dbus