10 lines
149 B
SYSTEMD
10 lines
149 B
SYSTEMD
[Unit]
|
|
Description=Daily backup of Navidrome music to rsync.net
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 03:30:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|