Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit: use alias name of man page | Yu Watanabe | 2021-06-15 | 1 | -1/+1 |
| | |||||
* | meson: use jinja2 for unit templates | Zbigniew Jędrzejewski-Szmek | 2021-05-19 | 1 | -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-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add SPDX license headers to unit files | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | man: document systemd-suspend.service | Lennart Poettering | 2012-06-26 | 1 | -0/+1 |
| | |||||
* | units: rename halt/hibernate/kexec/poweroff/reboot/suspend to systed-xxx | Lennart Poettering | 2012-06-25 | 1 | -0/+16 |
These service units also execute our own code, hence rename the accordingly and prefix them with systemd- |