Skip to content
Commit 4d161fff authored by Dan Langille's avatar Dan Langille Committed by Yasuhiro Kimura
Browse files

security/logcheck: Add patch to change crontab entry

When the host is heavily loaded, the log files can grow incredibly and
one logcheck invocation may not complete before it is invoked next
time.

This commit add patch to change crontab entries so it uses lockf(1) to
avoid multiple invocation of logcheck under such situation as above.

PR:		276023
parent 10ba6e6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment