added borg backup sytemd service + timer

This commit is contained in:
reinoud 2025-04-19 11:09:26 +02:00
parent cc19cec4cd
commit 3317bdbb2a
2 changed files with 21 additions and 0 deletions

9
borg/borg-backup.timer Normal file
View file

@ -0,0 +1,9 @@
[Unit]
Description=Run BorgBackup daily at 2:30 AM
[Timer]
OnCalendar=*-*-* 02:30:00
Persistent=true
[Install]
WantedBy=timers.target