chiark / gitweb /
units: rename fsck@.service to systemd-fsck@.service
[elogind.git] / units / systemd-random-seed-load.service.in
index 6360436021fd688026138d37d3c02e0e9f430524..8ea575035e9fc5cfc5cd2ed52130872c2e0747b3 100644 (file)
@@ -7,11 +7,12 @@
 
 [Unit]
 Description=Load Random Seed
+Documentation=man:systemd-random-seed-load.service(8) man:random(4)
 DefaultDependencies=no
-Wants=local-fs.target
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
+After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service
 Before=sysinit.target shutdown.target
+RequiresMountsFor=@RANDOM_SEED@
 
 [Service]
 Type=oneshot