diff --git a/systemd/command.service b/systemd/command.service index 9354154f..9161a653 100644 --- a/systemd/command.service +++ b/systemd/command.service @@ -9,6 +9,8 @@ StandardOutput=inherit StandardError=inherit Restart=always User=root +CPUAccounting=true +CPUQuota=11% [Install] WantedBy=default.target