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-02-01 20:16:00 +09:00

10 lines
151 B
SYSTEMD

[Unit]
Description=Daily backup with borgmatic
[Timer]
OnCalendar=daily
RandomizedDelaySec=3600
Persistent=true
[Install]
WantedBy=multi-user.target