Merge pull request #83660 from Emantor/fix/system-duplicate-line
nixos/systemd: remove one DefaultBlockIOAccounting
This commit is contained in:
commit
01365622ad
@ -842,7 +842,6 @@ in
|
|||||||
[Manager]
|
[Manager]
|
||||||
${optionalString config.systemd.enableCgroupAccounting ''
|
${optionalString config.systemd.enableCgroupAccounting ''
|
||||||
DefaultCPUAccounting=yes
|
DefaultCPUAccounting=yes
|
||||||
DefaultBlockIOAccounting=yes
|
|
||||||
DefaultIOAccounting=yes
|
DefaultIOAccounting=yes
|
||||||
DefaultBlockIOAccounting=yes
|
DefaultBlockIOAccounting=yes
|
||||||
DefaultIPAccounting=yes
|
DefaultIPAccounting=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user