#834196 add dpkg trigger for /etc/audit/rules.d folder to have newly installed rules files take effect

Package:
auditd
Source:
audit
Description:
User space tools for security auditing
Submitter:
Patrick Schleizer
Date:
2017-11-09 09:39:07 UTC
Severity:
wishlist
#834196#5
Date:
2016-08-12 23:10:00 UTC
From:
To:
Dear maintainer,

please add a dpkg trigger. Once a new auditd rules file is dropped into
/etc/audit/rules.d folder, run within the Debian maintainer script:

/sbin/augenrules --load || true

Cheers,
Patrick

#834196#10
Date:
2017-11-09 09:33:55 UTC
From:
To:
tag 834196 + wontfix
thanks

On Fri, 12 Aug 2016 23:10:00 +0000 Patrick Schleizer  <adrelanos@riseup.net> wrote:

 > Dear maintainer,

Hello Patrick,

 >
 > please add a dpkg trigger. Once a new auditd rules file is dropped into
 > /etc/audit/rules.d folder, run within the Debian maintainer script:
 >
 > /sbin/augenrules --load || true
 >

I personally don't think that this is a good idea.

IMVHO, I don't think that any packages should add configurations
snippets for auditd due to the impact on privacy or performances of the
machine.

This should be reserved to the administrator.

Kind regards,

Laurent Bigonville