chiark / gitweb /
kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by...
[elogind.git] / units / systemd-readahead-replay.service.in
index 8ed3b75efefe6e9c13d8f986780fb71f80a68c2f..7c82e408e21f1edf968d3d52c44a05721a8dfebf 100644 (file)
@@ -9,13 +9,14 @@
 Description=Replay Read-Ahead Data
 DefaultDependencies=no
 Conflicts=shutdown.target
-Before=basic.target shutdown.target
+Before=sysinit.target shutdown.target
 ConditionPathExists=/.readahead
 
 [Service]
 Type=notify
 ExecStart=@rootlibexecdir@/systemd-readahead-replay
 RemainAfterExit=yes
+StandardOutput=null
 
 [Install]
 WantedBy=default.target