@@ -535,6 +535,7 @@ in
|
|||||||
|
|
||||||
systemd.timers.zfs-scrub = {
|
systemd.timers.zfs-scrub = {
|
||||||
wantedBy = [ "timers.target" ];
|
wantedBy = [ "timers.target" ];
|
||||||
|
after = [ "multi-user.target" ]; # Apparently scrubbing before boot is complete hangs the system? #53583
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnCalendar = cfgScrub.interval;
|
OnCalendar = cfgScrub.interval;
|
||||||
Persistent = "yes";
|
Persistent = "yes";
|
||||||
|
|||||||
Reference in New Issue
Block a user