make smart tests less frequent

This commit is contained in:
2025-10-23 22:36:47 -05:00
parent 1832c5ac83
commit bf8c4d050d

View File

@@ -29,7 +29,7 @@ in {
services.smartd = {
enable = true;
autodetect = true;
defaults.monitored = "-a -o on -s (S/../.././05|L/../01/./05)";
defaults.monitored = "-a -o on -s (S/../../4/05|L/../01/./05)";
notifications.mail = {
enable = true;
sender = "zfs@snowbelle.lan";