mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-13 14:26:42 -04:00
11 lines
186 B
Text
11 lines
186 B
Text
![]() |
[Unit]
|
||
|
Description=Matrix Borg Backup timer
|
||
|
|
||
|
[Timer]
|
||
|
Unit=matrix-backup-borg.service
|
||
|
OnCalendar={{ matrix_backup_borg_schedule }}
|
||
|
RandomizedDelaySec=2h
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|