Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529906 - sys-process/audit - add support for /etc/audit/rules.d/
Summary: sys-process/audit - add support for /etc/audit/rules.d/
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 00:10 UTC by Travis Hansen
Modified: 2023-09-06 07:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Travis Hansen 2014-11-20 00:10:02 UTC
rhel/centos support the ability to put rules files in a rules.d directly and then upon startup run augenrules to create a single comprehensive rules file.  It would be nice to have the same support in gentoo.  Would require 2 things:

1. Install the augenrules script
2. Add support to the init script to utilize it

Thanks for the consideration!

Reproducible: Always
Comment 1 Brian Evans (RETIRED) gentoo-dev 2015-09-01 14:00:51 UTC
*** Bug 558824 has been marked as a duplicate of this bug. ***
Comment 2 David Palao 2023-09-06 07:51:20 UTC
I recently installed audit and I was thinking the same. Either the documentation is wrong, or the behavior must be changed.