aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/auditreduce
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-Fay.ORG>2024-04-24 17:54:44 +0000
committerWarner Losh <imp@FreeBSD.org>2024-04-29 04:33:06 +0000
commit1b3c07bed63c045cf75e18ff053443cabee2360f (patch)
treec5702c101df9bcbda6dfab957141cab75b4e36bb /usr.sbin/auditreduce
parent0c0a2110f196011e083b6e392c6d6a0a1893eebb (diff)
downloadsrc-1b3c07bed63c045cf75e18ff053443cabee2360f.tar.gz
src-1b3c07bed63c045cf75e18ff053443cabee2360f.zip
package: move OpenBSM auditing into its own package
Move auditing runtime (auditd, etc.) into the new FreeBSD-audit package. Also move the runtime OpenBSM manual pages from libbsm into auditd so they get installed with the right package. Add an UPDATING entry noting the new packages. Reviewed by: imp, manu Pull Request: https://github.com/freebsd/freebsd-src/pull/1197
Diffstat (limited to 'usr.sbin/auditreduce')
-rw-r--r--usr.sbin/auditreduce/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/auditreduce/Makefile b/usr.sbin/auditreduce/Makefile
index 66bc55af87a9..566b36712782 100644
--- a/usr.sbin/auditreduce/Makefile
+++ b/usr.sbin/auditreduce/Makefile
@@ -6,6 +6,7 @@ OPENBSMDIR=${SRCTOP}/contrib/openbsm
CFLAGS+= -I${OPENBSMDIR}
+PACKAGE=audit
PROG= auditreduce
MAN= auditreduce.1