Merge pull request #83660 from Emantor/fix/system-duplicate-line

nixos/systemd: remove one DefaultBlockIOAccounting
This commit is contained in:
Florian Klink
2020-03-29 19:42:28 +02:00
committed by GitHub

View File

@@ -842,7 +842,6 @@ in
[Manager]
${optionalString config.systemd.enableCgroupAccounting ''
DefaultCPUAccounting=yes
DefaultBlockIOAccounting=yes
DefaultIOAccounting=yes
DefaultBlockIOAccounting=yes
DefaultIPAccounting=yes