From 849c7613ad967d8415d49640396e1d26ff1aab85 Mon Sep 17 00:00:00 2001 From: Ilia Date: Fri, 3 Jun 2022 14:38:01 +0300 Subject: [PATCH] Yet, must be killed and will triger auto-restart --- webmin-systemd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmin-systemd b/webmin-systemd index 5cbd00af0..49e8cadb8 100644 --- a/webmin-systemd +++ b/webmin-systemd @@ -11,7 +11,7 @@ Restart=on-failure RestartSec=1s StartLimitBurst=3 StartLimitIntervalSec=3 -OOMPolicy=continue +OOMPolicy=kill OOMScoreAdjust=-999 [Install]