summaryrefslogtreecommitdiff
path: root/units/systemd-suspend-then-hibernate.service.in
Commit message (Collapse)AuthorAgeFilesLines
* unit: use alias name of man pageYu Watanabe2021-06-151-1/+1
|
* meson: use jinja2 for unit templatesZbigniew Jędrzejewski-Szmek2021-05-191-1/+1
| | | | | | | | | We don't need two (and half) templating systems anymore, yay! I'm keeping the changes minimal, to make the diff manageable. Some enhancements due to a better templating system might be possible in the future. For handling of '## ' — see the next commit.
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* Fix description on suspend-then-hibernate units.Mario Limonciello2018-03-281-1/+1
| | | | Suspend; Idle into hibernate didn't make sense.
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-03-281-0/+19
Per some discussion with Gnome folks, they would prefer this name as it's more descriptive of what's happening.