linderhof/roles/restic/templates/restic-prune.timer.j2

11 lines
139 B
Text
Raw Normal View History

[Unit]
Description=Daily Restic Prune
[Timer]
OnCalendar=*-*-* {{ restic_prune_time }}
Persistent=true
[Install]
WantedBy=timers.target