Update earlyoom.conf with new arguments
This commit is contained in:
parent
152ad5aa86
commit
bfc8fdbe4e
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user