mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
10 lines
127 B
Django/Jinja
10 lines
127 B
Django/Jinja
[Unit]
|
|
Description=backups the docker volumes
|
|
|
|
[Timer]
|
|
OnCalendar=3:00
|
|
RandomizedDelaySec=1h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|