10 lines
134 B
SYSTEMD
10 lines
134 B
SYSTEMD
|
[Unit]
|
||
|
Description=Runs SnapRAID scrub monthly
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=Monthly, 02:00
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|