clean up borg backup notes

This commit is contained in:
2026-02-06 20:20:56 -05:00
parent fb19c81d47
commit 2b62ad0956
5 changed files with 80 additions and 127 deletions

View File

@@ -1,11 +1,11 @@
[Unit]
Description=Run Backup backup-{{ repo_name }}.service every day
Description=Run Backup borg-backup.service every day
[Timer]
OnCalendar=*-*-* 2:00:00
AccuracySec=10min
Persistent=true
Unit=backup-{{ repo_name }}.service
Unit=borg-backup.service
[Install]
WantedBy=timers.target