summaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
diff options
context:
space:
mode:
authorRichard Guy Briggs <rgb@redhat.com>2018-02-03 00:33:11 -0500
committerPaul Moore <paul@paul-moore.com>2018-02-14 15:50:49 -0500
commitd590dca62bb8a315a2356159444de07278a3ad83 (patch)
treeacf2f60a08d591897398dc72af309631212f0722 /kernel/audit.c
parentd8a5b80568a9cb66810e75b182018e9edb68e8ff (diff)
downloadop-kernel-dev-d590dca62bb8a315a2356159444de07278a3ad83.zip
op-kernel-dev-d590dca62bb8a315a2356159444de07278a3ad83.tar.gz
audit: update bugtracker and source URIs
Since the Linux Audit project has transitioned completely over to github, update the MAINTAINERS file and the primary audit source file to reflect that reality. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'kernel/audit.c')
-rw-r--r--kernel/audit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/audit.c b/kernel/audit.c
index 227db99..5c25449 100644
--- a/kernel/audit.c
+++ b/kernel/audit.c
@@ -38,7 +38,8 @@
* 6) Support low-overhead kernel-based filtering to minimize the
* information that must be passed to user-space.
*
- * Example user-space utilities: http://people.redhat.com/sgrubb/audit/
+ * Audit userspace, documentation, tests, and bug/issue trackers:
+ * https://github.com/linux-audit
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
OpenPOWER on IntegriCloud