summaryrefslogtreecommitdiff
path: root/units/hibernate.target
AgeCommit message (Collapse)AuthorFilesLines
2012-07-13unit: rename BindTo= to BindsTo=Lennart Poettering1-1/+1
all other dependencies are in 3rd person. Change BindTo= accordingly to BindsTo=. Of course, the dependency is widely used, hence we parse the old name too for compatibility.
2012-06-25units: rename halt/hibernate/kexec/poweroff/reboot/suspend to systed-xxxLennart Poettering1-3/+2
These service units also execute our own code, hence rename the accordingly and prefix them with systemd-
2012-06-25man: document systemd-vconsole-setup.serviceLennart Poettering1-0/+1
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering1-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.
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering1-0/+14