Files
Borgbackup-Schedule/borgbackup-schedule/lib/systemd/system/borgbackup.timer
Cantibra ce71b4871d
All checks were successful
Borgbackup Schedule / Borgbackup Schedule (amd64, bookworm trixie noble, main) (push) Successful in 29s
Borgbackup Schedule / Borgbackup Schedule (arm64, bookworm trixie noble, main) (push) Successful in 11s
Initialize Git Repository: 'Borgbackup-Schedule'
2026-03-19 14:15:42 +01:00

10 lines
140 B
SYSTEMD

[Unit]
Description=Borgbackup Automatic Backup Timer
[Timer]
OnCalendar=*-*-* 00/6:00:00
Persistent=true
[Install]
WantedBy=timers.target