11 lines
155 B
SYSTEMD
11 lines
155 B
SYSTEMD
[Unit]
|
|
Description=Weekly RAID setup health check
|
|
|
|
[Timer]
|
|
OnCalendar=Sun *-*-* 01:00:00
|
|
Persistent=true
|
|
AccuracySec=24h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|