10 lines
133 B
SYSTEMD
10 lines
133 B
SYSTEMD
[Unit]
|
|
Description=Runs SnapRAID sync nightly
|
|
|
|
[Timer]
|
|
OnCalendar=Mon-Sun, 01:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|