You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix TBROK on systems which does not have /var/log/messages
(any modern distro is using systemd) not auditd installed:
ima_violations 1 TBROK: log /var/log/messages does not exist (bug in detection?)
Instead TCONF with more meaningful message:
ima_violations 1 TCONF: log file not found, install auditd
Link: https://lore.kernel.org/ltp/[email protected]/Fixes: #372
Reviewed-by: Mimi Zohar <[email protected]>
Signed-off-by: Petr Vorel <[email protected]>
0 commit comments