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