ansible/roles/unhb_backup_scripts/templates/restic-prune.timer.j2

10 lines
169 B
Plaintext
Raw Normal View History

2024-08-16 20:26:27 +02:00
[Unit]
Description=Timer starting restic-prune.service
[Timer]
OnCalendar={{ restic_prune_start_time }}
Unit=restic-prune.service
[Install]
WantedBy=multi-user.target