https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285181
Bug ID: 285181
Summary: auditreduce: Broken parameter -c with HAVE_CAP_ENTER
Product: Base System
Version: 14.2-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
I'm trying to reduce audit records with auditreduce -c <class>, however it
returns nothing. My first step was to undefine HAVE_CAP_ENTER, so that no
fork() is called and I can debug it. What was my surprise, without
HAVE_CAP_ENTER auditreduce -c works again and it filters records as expected.
--
You are receiving this mail because:
You are the assignee for the bug.