chiark / gitweb /
static-nodes: don't hardcode path to mkdir
[elogind.git] / units / systemd-readahead-done.timer
index c64e6ea341b6c22cb0b9f95f79355b216cf626a1..41bfb2bd329bb7e9a4efecd2c4a8c60e57304f8d 100644 (file)
@@ -7,13 +7,14 @@
 
 [Unit]
 Description=Stop Read-Ahead Data Collection 10s After Completed Startup
+Documentation=man:systemd-readahead-replay.service(8)
 DefaultDependencies=no
 Conflicts=shutdown.target
 After=default.target
 Before=shutdown.target
 
 [Timer]
-OnActiveSec=10s
+OnActiveSec=30s
 
 [Install]
 Also=systemd-readahead-collect.service