X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-readahead-done.timer;h=c58e09616ef8523aa78252dd57a8d911604e9ff1;hb=1aed1cbc10d33e5bf5836e6838ac16add2002152;hp=c64e6ea341b6c22cb0b9f95f79355b216cf626a1;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8;p=elogind.git 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