From ac236817186b577a326aaa64bc0e27f81690fdac Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 30 Mar 2023 03:17:00 -0400 Subject: [PATCH] update systemd/system.conf --- systemd/system.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/system.conf b/systemd/system.conf index 79cd4b3..04b7bef 100644 --- a/systemd/system.conf +++ b/systemd/system.conf @@ -51,7 +51,7 @@ SystemCallArchitectures=native #DefaultStartLimitIntervalSec=10s #DefaultStartLimitBurst=5 #DefaultEnvironment= -#DefaultCPUAccounting=no +#DefaultCPUAccounting=yes DefaultIOAccounting=yes DefaultIPAccounting=yes #DefaultMemoryAccounting=yes