dotfiles/home/private_dot_config/systemd/user/restic-backup.timer

10 lines
120 B
SYSTEMD
Raw Normal View History

2023-12-19 23:14:16 -06:00
[Unit]
Description=Backup with restic daily
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target