Searched refs:audit (Results 1 – 3 of 3) sorted by relevance
3 The audit daemon is a simplified version of its desktop4 counterpart designed to gather the audit logs from the5 audit kernel subsystem. The audit subsystem of the kernel8 To enable the audit subsystem, you must add this to your
216 char *audit = strstr(tok, " audit("); in logDmesg() local217 if (!audit) { in logDmesg()221 *audit++ = '\0'; in logDmesg()225 rc = logPrint("%s %s", type, audit); in logDmesg()227 rc = logPrint("%s", audit); in logDmesg()
4 logd.auditd bool true Enable selinux audit daemon5 logd.auditd.dmesg bool true selinux audit messages duplicated and