X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-readahead-done.timer;h=c58e09616ef8523aa78252dd57a8d911604e9ff1;hp=c64e6ea341b6c22cb0b9f95f79355b216cf626a1;hb=d3cf48f4bd3d69a276f17aa7c910e0b35215caba;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/units/systemd-readahead-done.timer b/units/systemd-readahead-done.timer index c64e6ea34..c58e09616 100644 --- a/units/systemd-readahead-done.timer +++ b/units/systemd-readahead-done.timer @@ -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