summaryrefslogtreecommitdiff
path: root/man/systemd-random-seed.service.xml
Commit message (Collapse)AuthorAge
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-03
|
* fix lingering references to /var/lib/{backlight,random-seed}Dave Reisner2013-10-02
| | | | This should have been part of ef5bfcf668e6029faa78534dfe.
* 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.