summaryrefslogtreecommitdiff
path: root/automount.h
AgeCommit message (Collapse)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-13units: rework automatic dependency logic between automounts, mounts, ↵Lennart Poettering
sockets, swaps
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-16automount: implement automount unit typeLennart 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.
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-26s/name/unitLennart Poettering
2010-01-23first attempt in implementinging execution logicLennart Poettering