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

11 lines
151 B
SYSTEMD
Raw Normal View History

2021-02-01 20:16:00 +09:00
[Unit]
Description=Daily backup with borgmatic
[Timer]
OnCalendar=daily
RandomizedDelaySec=3600
Persistent=true
[Install]
WantedBy=multi-user.target