summaryrefslogtreecommitdiff
path: root/units/fsck@.service.in
AgeCommit message (Collapse)Author
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering
The property StopRetroactively= needs to be per-dependency, not per-unit, in order to properly express dependencies between .mount units and its .device and fsck .service units. If the .device unit is unplugged the mount should go away, but if the fsck process terminates the .mount should stay.
2010-10-20syslog: enable kmsg bridge by default and enable syslogging for early boot ↵Lennart Poettering
services
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering
2010-10-20fsck: wait for device to show upLennart Poettering
2010-10-20units: add missing fsck unitsLennart Poettering