ZPool scrubs do not happen automatically.
It is easy to configure with a root cron job:
root@MikroBSD:/home/colin # crontab -e
(Brings up VI -> (i) -> (Type below line) -> (Esc -> :wq))
0 2 * * 0 /sbin/zpool scrub zroot
%d bloggers like this: