News:

SMF - Just Installed!

Main Menu

turn off audit log

Started by mahesh, Sep 21, 2023, 06:06 AM

Previous topic - Next topic

mahesh

I get a lot of things like this in dmesg and I'd like to turn them off:

     Code:
[ 9743.615174] audit: type=1400 audit(1639855068.449:39): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/zoneinfo-icu/44/le/timezoneTypes.res" pid=6351 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0I tried this:
 
    Code:
$ sudo systemctl disable auditd
Failed to disable unit: Unit file auditd.service does not exist.