]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: clarify behaviour of RandomizedDelaySec=
authordana <dana@dana.is>
Tue, 9 Oct 2018 19:25:12 +0000 (14:25 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 10 Oct 2018 14:15:05 +0000 (16:15 +0200)
man/systemd.timer.xml

index 24bdb4baf98786dd52e74663730b60ba4fb5ce3e..b761f16aa043eb7fbf7a5ff72ac79351d474b945 100644 (file)
         distributed amount of time between 0 and the specified time
         value. Defaults to 0, indicating that no randomized delay
         shall be applied. Each timer unit will determine this delay
-        randomly each time it is started, and the delay will simply be
+        randomly before each iteration, and the delay will simply be
         added on top of the next determined elapsing time. This is
         useful to stretch dispatching of similarly configured timer
         events over a certain amount time, to avoid that they all fire