chiark / gitweb /
units: introduce and hook up sound.target
[elogind.git] / units / systemd-readahead-collect.service.in
index c3fb2e6447e207b4d87c1061844d181d5e29b6b9..1a66f9fa6ff95c44e019a518242a1b68349af564 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=sysinit.target shutdown.target
 
 [Service]
 Type=notify
@@ -18,4 +19,3 @@ RemainAfterExit=yes
 
 [Install]
 WantedBy=default.target
-Also=systemd-readahead-replay.service