This repository has been archived on 2025-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
pyinfra-lxd/files/borgmatic.timer
2021-03-20 10:19:29 +09:00

10 lines
171 B
SYSTEMD

[Unit]
Description=Daily backup with borgmatic
[Timer]
OnCalendar=*-*-* 20:00:00 Asia/Tokyo
RandomizedDelaySec=3600
Persistent=true
[Install]
WantedBy=multi-user.target