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