borgmatic.timer 138 B

12345678910
  1. [Unit]
  2. Description=Run borgmatic backup
  3. [Timer]
  4. OnCalendar=daily
  5. Persistent=true
  6. RandomizedDelaySec=3h
  7. [Install]
  8. WantedBy=timers.target