--- # Schedule for our own borgmatic.timer (overrides the package-shipped unit). # OnCalendar uses systemd.time(7) syntax. RandomizedDelaySec spreads load so # every host doesn't hit the borg server at the same instant. borgmatic_oncalendar: "*-*-* 03:00:00" borgmatic_randomized_delay_sec: 3h borgmatic_persistent: true # Extra flags passed to the borgmatic invocation in our borgmatic.service. borgmatic_verbosity_args: "--verbosity -1 --syslog-verbosity 1"