From f75ccfed3209226488b8ed25c2bd0e86dca396a2 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 1 Jul 2024 12:25:53 -0400 Subject: [PATCH] Update command.service up to 15% --- systemd/command.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/command.service b/systemd/command.service index 1c4e2bc3..c3201151 100644 --- a/systemd/command.service +++ b/systemd/command.service @@ -10,7 +10,7 @@ StandardError=inherit Restart=always User=root CPUAccounting=true -CPUQuota=10% +CPUQuota=15% [Install] WantedBy=default.target