![]() | 1 | initial version |
On my Fedora 22 System the audit
also spammed my logfile. I was able to get rid of it by adding audit=0
as a kernel option to grub.
Best is to add it to /etc/default/grub
and append it in the GRUB_CMDLINE_LINUX=
section.