From 84e15a1410d7d9998b06e04fb0d470182a019f76 Mon Sep 17 00:00:00 2001 From: Stephen Fox Jr Date: Wed, 26 Jul 2023 16:42:45 -0400 Subject: [PATCH] readme: Fixed audit.rules manual page link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987c3c4..c078d43 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ details like the fingerprint and key ID will appear in each resulting audito-maldito audit event. These resulting events are written to a customizable file path. -Sysadmins define audit policy using auditd's [audit.rules](audit.rules). +Sysadmins define audit policy using auditd's [audit.rules][audit.rules]. audito-maldito simply honors whatever Linux audit events appear in the Linux auditd event stream.