From bfc8fdbe4ef84d32946a43a80d0071719ea71af5 Mon Sep 17 00:00:00 2001 From: Konano Date: Mon, 27 Nov 2023 13:16:24 +0800 Subject: [PATCH] Update earlyoom.conf with new arguments --- files/earlyoom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/earlyoom.conf b/files/earlyoom.conf index c898431..908fb99 100644 --- a/files/earlyoom.conf +++ b/files/earlyoom.conf @@ -2,7 +2,7 @@ # /etc/init.d/earlyoom or by systemd from earlyoom.service. # Options to pass to earlyoom -EARLYOOM_ARGS="-r 60" +# EARLYOOM_ARGS="-r 60" # Examples: @@ -20,4 +20,4 @@ EARLYOOM_ARGS="-r 60" # See more at `earlyoom -h' -EARLYOOM_ARGS="-m 6 -s 6" +EARLYOOM_ARGS="-m 6 -s 6 -r 60"