summaryrefslogtreecommitdiff
path: root/src/dev/termdev/ptytermdev.cil
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/termdev/ptytermdev.cil')
-rw-r--r--src/dev/termdev/ptytermdev.cil4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dev/termdev/ptytermdev.cil b/src/dev/termdev/ptytermdev.cil
index 8a3b3af..9eb43db 100644
--- a/src/dev/termdev/ptytermdev.cil
+++ b/src/dev/termdev/ptytermdev.cil
@@ -100,6 +100,10 @@
(allow typeattr ptytermdev.typeattr (chr_file (not (audit_access execmod))))))
+(in termdev.unconfined
+
+ (call .ptytermdev.unconfined.type (typeattr)))
+
(in after ptytermdev.appendinherited_all_chr_files
(allowx ARG1 typeattr IOCTLCONSOLE_NOT_TIOCLINUX)
(allowx ARG1 typeattr IOCTLTTY_NOT_TIOCSTI)