diff --git a/nohang.service.in b/nohang.service.in index 479000e..1e16c27 100644 --- a/nohang.service.in +++ b/nohang.service.in @@ -4,11 +4,9 @@ Documentation=man:nohang(1) https://github.com/hakavlad/nohang [Service] ExecStart=:TARGET_BIN:/nohang --config :TARGET_CONF:/nohang/nohang.conf -Slice=nohang.slice Restart=always KillMode=mixed -MemoryMax=100M -TasksMax=50 +OOMPolicy=continue Nice=-15 CPUSchedulingResetOnFork=true