Update earlyoom.conf with new arguments

This commit is contained in:
Konano 2023-11-27 13:16:24 +08:00
parent 152ad5aa86
commit bfc8fdbe4e

View File

@ -2,7 +2,7 @@
# /etc/init.d/earlyoom or by systemd from earlyoom.service. # /etc/init.d/earlyoom or by systemd from earlyoom.service.
# Options to pass to earlyoom # Options to pass to earlyoom
EARLYOOM_ARGS="-r 60" # EARLYOOM_ARGS="-r 60"
# Examples: # Examples:
@ -20,4 +20,4 @@ EARLYOOM_ARGS="-r 60"
# See more at `earlyoom -h' # See more at `earlyoom -h'
EARLYOOM_ARGS="-m 6 -s 6" EARLYOOM_ARGS="-m 6 -s 6 -r 60"