0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos/zfs: Set scrub default IOSchedulingClass to idle

This commit is contained in:
Jonathan Davies 2024-05-16 13:45:13 +01:00
parent 005028d7e2
commit 0274fc2212
No known key found for this signature in database

View file

@ -869,6 +869,7 @@ in
after = [ "zfs-import.target" ];
serviceConfig = {
Type = "simple";
IOSchedulingClass = "idle";
};
script = ''
${cfgZfs.package}/bin/zpool scrub -w ${