nixos/systemd: CPUAccounting is deprecated (#454999)
This commit is contained in:
@@ -370,7 +370,6 @@ in
|
||||
Type = "simple";
|
||||
Restart = "always";
|
||||
Slice = "azure.slice";
|
||||
CPUAccounting = true;
|
||||
MemoryAccounting = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user