mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Remove JoinControllers line because upstream reverted joining cpuset
This commit is contained in:
parent
0c4c3fc8aa
commit
353522ef79
1 changed files with 0 additions and 1 deletions
|
@ -343,7 +343,6 @@ in
|
|||
{ source = pkgs.writeText "systemd.conf"
|
||||
''
|
||||
[Manager]
|
||||
JoinControllers=cpu,cpuacct net_cls,netprio
|
||||
'';
|
||||
target = "systemd/system.conf";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue