restic-backup.timer.j2 193 B

123456789
  1. [Unit]
  2. Description=Restic backup
  3. [Timer]
  4. OnCalendar={{ restic_systemd_timer_on_calender }}
  5. RandomizedDelaySec={{ restic_systemd_timer_randomized_delay_sec }}
  6. [Install]
  7. WantedBy=timers.target