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