From 6f61ab1373d9311211880cd6f6a4fafa67b757c8 Mon Sep 17 00:00:00 2001 From: Ilia Date: Mon, 13 Jun 2022 22:27:11 +0300 Subject: [PATCH] Fix to remove `OOM` controls --- webmin-systemd | 2 -- 1 file changed, 2 deletions(-) diff --git a/webmin-systemd b/webmin-systemd index 34c7836b4..3ad3e14a5 100644 --- a/webmin-systemd +++ b/webmin-systemd @@ -10,8 +10,6 @@ PIDFile=WEBMIN_VAR/miniserv.pid Type=forking Restart=always RestartSec=2s -OOMPolicy=kill -OOMScoreAdjust=-100 [Install] WantedBy=multi-user.target