diff --git a/systemd/command.service b/systemd/command.service index 3f19fa8a..1c4e2bc3 100644 --- a/systemd/command.service +++ b/systemd/command.service @@ -10,7 +10,7 @@ StandardError=inherit Restart=always User=root CPUAccounting=true -CPUQuota=5% +CPUQuota=10% [Install] WantedBy=default.target