Use pre audit-3 plugin path

The latest setroubleshoot uses default audit-3 plugins path -
/etc/audit/plugins.d - but Fedora 28 still uses the old /etc/audisp/plugins.d/
This commit is contained in:
Petr Lautrbach 2018-12-09 21:12:47 +01:00
parent 8d2a9fbf05
commit b9fe469112
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ to user preference. The same tools can be run on existing log files.
%autosetup -p 2
%build
%configure PYTHON=%{__python3} --enable-seappletlegacy=yes
%configure PYTHON=%{__python3} --enable-seappletlegacy=yes --with-auditpluginsdir=/etc/audisp/plugins.d/sedispatch.conf
make
%install