summaryrefslogtreecommitdiff
path: root/units/sleep.target
AgeCommit message (Collapse)Author
2012-06-25units: stop sleep.target when it has done its jobLennart Poettering
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
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.
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering