Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hillu committed Oct 19, 2021
1 parent 31318e2 commit 5a94ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ We developed this tool because we were not content with feature sets and perform

## A word about audit rules

A good starting point for an audit ruleset is <https://github.com/Neo23x0/auditd>, but generally speaking, any ruleset will do. _LAUREL_ will currently not work properly if _End Of Event_ record are not suppressed, so rules like
A good starting point for an audit ruleset is <https://github.com/Neo23x0/auditd>, but generally speaking, any ruleset will do. _LAUREL_ will currently only work properly if _End Of Event_ record are not suppressed, so rules like

> `-a always,exclude -F msgtype=EOE`
Expand Down

0 comments on commit 5a94ff2

Please sign in to comment.