To keep your system safe, schedule SnapRAID syncs and scrubs automatically.
Open the crontab
crontab -e
Add the following lines:
0 3 * * * /usr/bin/snapraid sync 0 4 * * * /usr/bin/snapraid scrub -p 10
NOTE: