summaryrefslogtreecommitdiff
path: root/utmp-wtmp.c
AgeCommit message (Collapse)Author
2010-04-24utmp: fix reboot stringLennart Poettering
2010-04-24utmp: if we don't have a previous runleve, just store 0Lennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
This also includes code that writes utmp/wtmp records when applicable, making use the mount infrastructure to detct when those files are accessible. Finally, this also introduces a --dump-configuration-items switch.