Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX license headers to unit files | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | units: stop sleep.target when it has done its job | Lennart Poettering | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering | 2012-05-21 | 1 | -2/+1 |
| | | | | | | | | | | This should help making the boot process a bit easier to explore and understand for the administrator. The simple idea is that "systemctl status" now shows a link to documentation alongside the other status and decriptionary information of a service. This patch adds the necessary fields to all our shipped units if we have proper documentation for them. | ||||
* | sleep: implement suspend/hibernate as first class targets | Lennart Poettering | 2012-05-08 | 1 | -0/+13 |