nixos/systemd: CPUAccounting is deprecated (#454999)

This commit is contained in:
Will Fancher
2025-10-31 07:16:53 +00:00
committed by GitHub
4 changed files with 1 additions and 5 deletions

View File

@@ -370,7 +370,6 @@ in
Type = "simple";
Restart = "always";
Slice = "azure.slice";
CPUAccounting = true;
MemoryAccounting = true;
};
};