computer-playbook/roles/backup-remote-to-local/templates/backup-remote-to-local.timer.j2

11 lines
205 B
Plaintext
Raw Normal View History

[Unit]
2020-12-26 16:39:43 +01:00
Description=starts pull remote backup timer
[Timer]
2023-11-17 12:35:39 +01:00
OnCalendar={{on_calendar_backup_remote_to_local}}
RandomizedDelaySec={{randomized_delay_sec}}
Persistent=false
[Install]
WantedBy=timers.target