Files
systemd/docs
Kristijan Gjoshev acf24a1a84 timer: add new feature FixedRandomDelay=
FixedRandomDelay=yes will use
`siphash24(sd_id128_get_machine() || MANAGER_IS_SYSTEM(m) || getuid() || u->id)`,
where || is concatenation, instead of a random number to choose a value between
0 and RandomizedDelaySec= as the timer delay.
This essentially sets up a fixed, but seemingly random, offset for each timer
iteration rather than having a random offset recalculated each time it fires.

Closes #10355

Co-author: Anita Zhang <the.anitazha@gmail.com>
2020-11-05 10:59:33 -08:00
..
2020-01-26 13:29:55 +09:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2018-09-08 13:39:03 -07:00
2019-07-04 10:16:48 +02:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2018-10-12 13:48:34 +02:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2020-01-15 13:46:16 +01:00