chiark / gitweb /
mount: pull in fsck only in systemd instances
[elogind.git] / units / systemd-readahead-collect.service.in
index c3fb2e6447e207b4d87c1061844d181d5e29b6b9..bcea65efae2c784afa4cf345497af874469b775c 100644 (file)
@@ -8,8 +8,9 @@
 [Unit]
 Description=Collect Read-Ahead Data
 DefaultDependencies=no
+Wants=systemd-readahead-done.timer
 Conflicts=shutdown.target
-Before=shutdown.target
+Before=basic.target shutdown.target
 
 [Service]
 Type=notify
@@ -18,4 +19,3 @@ RemainAfterExit=yes
 
 [Install]
 WantedBy=default.target
-Also=systemd-readahead-replay.service