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
This commit is contained in:
@@ -60,12 +60,6 @@ MAN= libbsm.3 \
|
||||
# they're not all libbsm parts.
|
||||
#
|
||||
MAN+= audit.2 \
|
||||
audit.log.5 \
|
||||
audit_class.5 \
|
||||
audit_control.5 \
|
||||
audit_event.5 \
|
||||
audit_user.5 \
|
||||
audit_warn.5 \
|
||||
auditctl.2 \
|
||||
auditon.2 \
|
||||
getaudit.2 \
|
||||
|
||||
Reference in New Issue
Block a user