admin-scripts/systemd/system/rsync-backup.timer

10 lines
121 B
SYSTEMD
Raw Normal View History

2024-07-07 17:17:47 +02:00
[Unit]
Description=rsync-backup
[Timer]
2024-07-08 03:25:03 +02:00
OnCalendar=Sun *-*-* 23:30:00
2024-07-07 17:17:47 +02:00
Persistent=true
[Install]
WantedBy=timers.target