1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/restic/.config/systemd/user/restic.timer

10 lines
113 B
SYSTEMD
Raw Normal View History

2017-06-20 18:03:40 +00:00
[Unit]
2019-05-07 14:26:45 +00:00
Description=Run restic daily
2017-06-20 18:03:40 +00:00
[Timer]
OnBootSec=300m
OnUnitActiveSec=1d
[Install]
WantedBy=timers.target