btrbk/contrib
Christoph Anton Mitterer eb1d9e4da9 contrib: systemd: btrbk.timer: use default systemd `AccuracySec`
systemd’s `AccuracySec` is mainly there in order to allow it to coalescing
wake-ups for multiple timers.
It’s default of `1min` minute should be enough for this.

Using its `RandomizedDelaySec` in order to spread load from e.g. multiple
sources that would all perform backups to one target, wouldn’t really make much
sense either.
Either, the value would need to be quite large, thereby making backups/snapshots
too wobbly, or it wouldn’t be effective as at least the backups typically take
quite some time.

Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
2022-11-12 04:59:19 +01:00
..
bash contrib: bash: completion.bash: complete options without = 2022-05-29 18:03:36 +02:00
cron btrbk-verify: cleanup 2021-09-04 17:15:56 +02:00
crypt documentation: change digint links to https:// 2017-10-11 20:54:41 +02:00
migration change version to 0.26.0 2017-10-12 00:39:06 +02:00
systemd contrib: systemd: btrbk.timer: use default systemd `AccuracySec` 2022-11-12 04:59:19 +01:00
tools btrbk_restore_raw.py: add script for restoring raw backups 2021-08-06 23:33:17 +02:00