summaryrefslogtreecommitdiff
path: root/units/systemd-random-seed.service.in
Commit message (Collapse)AuthorAge
* Fix obsolete references to systemd-random-seed-load.serviceEelco Dolstra2013-09-23
| | | | | This service was merged with systemd-random-seed-save.service in c35b956d34bbb8bb208e49e45de2c103ca11911c.
* units: rework systemd-random-seed-{load,save}.service to be a single serviceLennart Poettering2013-05-15
That way ordering it with MountsRequiredFor= works properly, as this no longer results in mount units start requests to be added to the shutdown transaction that conflict with stop requests for the same unit.