Add 'backup-schedule.timer'

This commit is contained in:
Fl1tzi 2023-04-12 22:12:07 +00:00
parent 34bffbf365
commit a13b480ef1

10
backup-schedule.timer Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=Schedule for timing the backup
[Timer]
# this starts the backup everyday at 2:00
OnCalendar=*-*-* 02:00:00
Unit=backup.service
[Install]
WantedBy=default.target