dotfiles/systemd/.config/systemd/user/restic-backup.timer

11 lines
140 B
SYSTEMD
Raw Permalink Normal View History

2021-12-30 14:39:43 -05:00
[Unit]
Description=Daily restic backup
[Timer]
OnBootSec=6min
OnCalendar=*-*-* 21:00:00
#Persistent=true
[Install]
WantedBy=timers.target