setup-cockpit/dotfiles/systemd_timers/rsync_backup.timer

9 lines
128 B
SYSTEMD

[Unit]
Description=Backup with rsync daily
[Timer]
OnCalendar=*-*-* 12:00:00
Persistent=true
[Install]
WantedBy=timers.target