summaryrefslogtreecommitdiff
path: root/units/serial-getty@.service.m4
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-08units: enable utmp for serial gettys tooLennart Poettering
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and ↵Lennart Poettering
similar
2010-08-25serial: use seperate getty template for serial ttysLennart Poettering