chiark / gitweb /
man: add Documentation= tags to all kinds of missing units
[elogind.git] / units / systemd-readahead-collect.service.in
index 55b6776649e7ebe995bcb83a0b5e47fa1ea71493..d4b8e67932d47e413ecfa7354293ef285f082192 100644 (file)
@@ -7,6 +7,7 @@
 
 [Unit]
 Description=Collect Read-Ahead Data
+Documentation=man:systemd-readahead-replay.service(8)
 DefaultDependencies=no
 Wants=systemd-readahead-done.timer
 Conflicts=shutdown.target
@@ -17,7 +18,7 @@ ConditionVirtualization=no
 
 [Service]
 Type=notify
-ExecStart=@rootlibexecdir@/systemd-readahead-collect
+ExecStart=@rootlibexecdir@/systemd-readahead collect
 RemainAfterExit=yes
 StandardOutput=null
 OOMScoreAdjust=1000