chiark / gitweb /
units: rework systemd-random-seed-{load,save}.service to be a single service
authorLennart Poettering <lennart@poettering.net>
Wed, 15 May 2013 20:38:51 +0000 (22:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 15 May 2013 20:38:51 +0000 (22:38 +0200)
commitc35b956d34bbb8bb208e49e45de2c103ca11911c
treee3856d4fd3eb71a16028a4e73ac4b5454f87aa9e
parent453a0c2946da620f99825d39db335e9ea9861829
units: rework systemd-random-seed-{load,save}.service to be a single service

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.
Makefile-man.am
Makefile.am
man/systemd-random-seed.service.xml [moved from man/systemd-random-seed-load.service.xml with 74% similarity]
units/.gitignore
units/systemd-random-seed-save.service.in [deleted file]
units/systemd-random-seed.service.in [moved from units/systemd-random-seed-load.service.in with 77% similarity]
units/systemd-tmpfiles-setup.service.in