admin-scripts/systemd/system/rsync-backup.timer
2024-07-07 20:25:03 -05:00

10 lines
121 B
SYSTEMD

[Unit]
Description=rsync-backup
[Timer]
OnCalendar=Sun *-*-* 23:30:00
Persistent=true
[Install]
WantedBy=timers.target