chiark / gitweb /
networkd: run as unpriviliged "systemd-network" user
[elogind.git] / units / systemd-readahead-done.timer
index c64e6ea341b6c22cb0b9f95f79355b216cf626a1..c58e09616ef8523aa78252dd57a8d911604e9ff1 100644 (file)
@@ -7,13 +7,16 @@
 
 [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
+ConditionVirtualization=no
 
 [Timer]
-OnActiveSec=10s
+OnActiveSec=30s
+AccuracySec=1s
 
 [Install]
 Also=systemd-readahead-collect.service