voyager: move zfs scrub to wednesday (it's too loud!)
This commit is contained in:
parent
be395bdbe2
commit
028c3ccbe0
|
@ -12,7 +12,7 @@
|
||||||
};
|
};
|
||||||
services.zfs.autoScrub = {
|
services.zfs.autoScrub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
interval = "Sun *-*-8..14 00:00:00";
|
interval = "Wed *-*-8..14 00:00:00";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Network mounts (import)
|
# Network mounts (import)
|
||||||
|
|
Loading…
Reference in New Issue