diff --git a/HLstats/systemctl/hlstats.service b/HLstats/systemctl/hlstats.service index aae283b0..4da808f9 100644 --- a/HLstats/systemctl/hlstats.service +++ b/HLstats/systemctl/hlstats.service @@ -9,9 +9,6 @@ Group=nonroot ExecStart=/home/nonroot/hlstats/hlstats.sh SuccessExitStatus=1 -# Security -MemoryLimit=500M -CPUQuota=80% [Install] WantedBy=default.target