Archived
1
0
Fork 0
This repository has been archived on 2023-08-09. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/borg/borg-daily.timer

11 lines
157 B
SYSTEMD
Raw Permalink Normal View History

2022-05-10 01:25:47 +02:00
[Unit]
Description=Daily full system borg backup
[Timer]
OnCalendar=*-*-* 00:00:00
RandomizedDelaySec=30m
2022-05-10 01:25:47 +02:00
Persistent=true
[Install]
WantedBy=timers.target