Fedora reawakens the hibernation debate
Fedora reawakens the hibernation debate
Posted Sep 18, 2018 7:40 UTC (Tue) by smcv (subscriber, #53363)In reply to: Fedora reawakens the hibernation debate by devil
Parent article: Fedora reawakens the hibernation debate
The systemd target is not normally used by systemd itself (all of the HandleWhatever options in /etc/systemd/logind.conf support "suspend-then-hibernate", but none of them have that as their default).
However, while a GNOME session is running, gnome-settings-daemon takes over responsibility for power policy (to make it configurable per-user), and gnome-settings-daemon 3.29/3.30 uses suspend-then-hibernate (if supported) in situations where previous versions would have used suspend: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/issu...
