Hide Forgot
Description of problem: In versions of Fedora up to 22 the pm-utils package provides the /usr/sbin/pm-suspend-hybrid binary which lets you invoke hybrid suspend (suspend to hibernate image then suspend to memory). In Fedora 23+ this does not appear to be available. Is there another method for invoking hybrid suspend?
I should add, I use the /usr/lib/systemd/systemd-sleep hybrid-sleep for hybrid-suspend via: /usr/lib/systemd/system/systemd-hybrid-sleep.service however the pm-utils package binaries were useful for testing functionality. Have they been deprecated?
(In reply to Will Foster from comment #1) > I should add, I use the /usr/lib/systemd/systemd-sleep hybrid-sleep for > hybrid-suspend via: /usr/lib/systemd/system/systemd-hybrid-sleep.service > however the pm-utils package binaries were useful for testing functionality. > Have they been deprecated? Yes it was obsoleted/dead upstream and after some (long) time dropped from Fedora. I think you can do all of its tasks different way.
Closing as wontfix.