summaryrefslogtreecommitdiff
path: root/man/systemd-update-utmp.service.xml
Commit message (Collapse)AuthorAge
* doc: typographical fine tuningJan Engelhardt2014-05-06
|
* utmp: turn systemd-update-utmp-shutdown.service into a normal runtime serviceLennart Poettering2013-05-16
With this change systemd-update-utmp-shutdown.service is replaced by systemd-update-utmp.service which is started at boot and stays around until shutdown. This allows us to properly order the unit against both /var/log and auditd. https://bugzilla.redhat.com/show_bug.cgi?id=853104 https://bugs.freedesktop.org/show_bug.cgi?id=64365