+## Do not audit attempts to search user home directories. +## This will supress SELinux denial messages when the specified +## domain is denied the permission to search these directories. +##
+##+## Allow the specified domain to read and write user +## TTYs and PTYs. This will allow the domain to +## interact with the user via the terminal. Typically +## all interactive applications will require this +## access. +##
+##+## However, this also allows the applications to spy +## on user sessions or inject information into the +## user session. Thus, this access should likely +## not be allowed for non-interactive domains. +##
+##+## Do not audit attempts to inherit the file descriptors +## from unprivileged user domains. This will supress +## SELinux denial messages when the specified domain is denied +## the permission to inherit these file descriptors. +##
+##