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