Skip to content

Commit

Permalink
MANPAGE: mention 1-second sleep on failure
Browse files Browse the repository at this point in the history
Fixes #74
  • Loading branch information
rfjakob committed Jul 7, 2018
1 parent 83baf7d commit bd81b26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANPAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ after running out of patience.
second. If both are below 10%, it will kill the largest process. The
percentage value is configurable via command line arguments.

If there is a failure when trying to kill a process, **earlyoom** sleeps for
1 second to limit log spam due to recurring errors.

# OPTIONS

#### -m PERCENT
Expand Down

0 comments on commit bd81b26

Please sign in to comment.