Ansible_workstation/roles/borgmatic/templates/borgmatic.afterboot.timer.j2

10 lines
134 B
Plaintext
Raw Normal View History

2022-03-08 13:42:14 +00:00
[Unit]
2022-03-09 09:46:21 +00:00
Description=Run borgmatic {{ borgmatic_name }}backup
2022-03-08 13:42:14 +00:00
[Timer]
OnBootSec=2min
Persistent=true
[Install]
WantedBy=timers.target