From 0d74f6f68a297dad55ff72f6c07d2dc756fa961a Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 1 Jul 2024 11:57:09 -0400 Subject: [PATCH] Update command.service 8% --- systemd/command.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/command.service b/systemd/command.service index a68c3a7b..e58a2678 100644 --- a/systemd/command.service +++ b/systemd/command.service @@ -10,7 +10,7 @@ StandardError=inherit Restart=always User=root CPUAccounting=true -CPUQuota=7% +CPUQuota=8% [Install] WantedBy=default.target