chiark / gitweb /
ask-password: add --console mode to ask questions on /dev/console
[elogind.git] / units / systemd-random-seed-load.service.in
index 087f7b6800df33528c5d8e2b8d79bbc4e8dd400e..8e54db9220359ca49b0653dff4bdab01ecba0e60 100644 (file)
@@ -8,9 +8,10 @@
 [Unit]
 Description=Load Random Seed
 DefaultDependencies=no
-After=local-fs.target
+Wants=local-fs.target
 Conflicts=shutdown.target
-Before=shutdown.target
+After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
+Before=basic.target shutdown.target
 
 [Service]
 Type=oneshot