The attached patch addresses the problem with getting the audit daemon
[firefly-linux-kernel-4.4.55.git] / security / selinux / nlmsgtab.c
index b3adb481bc250bf49c5a82aad706c6bf8c7b16db..deac14367d438c2d7eddb7b056a2a6d06b4c3090 100644 (file)
@@ -97,6 +97,7 @@ static struct nlmsg_perm nlmsg_audit_perms[] =
        { AUDIT_ADD,            NETLINK_AUDIT_SOCKET__NLMSG_WRITE    },
        { AUDIT_DEL,            NETLINK_AUDIT_SOCKET__NLMSG_WRITE    },
        { AUDIT_USER,           NETLINK_AUDIT_SOCKET__NLMSG_RELAY    },
+       { AUDIT_SIGNAL_INFO,    NETLINK_AUDIT_SOCKET__NLMSG_READ     },
 };