This commit is contained in:
Miroslav Grepl 2011-04-04 23:54:47 +00:00
parent 397c1e2d5c
commit 7300d2eec6
1 changed files with 2 additions and 2 deletions

View File

@ -14038,7 +14038,7 @@ index 3994e57..a1923fe 100644
+
+/lib/udev/devices/pts -d gen_context(system_u:object_r:devpts_t,s0-mls_systemhigh)
diff --git a/policy/modules/kernel/terminal.if b/policy/modules/kernel/terminal.if
index f3acfee..59ea6ae 100644
index f3acfee..f54d681 100644
--- a/policy/modules/kernel/terminal.if
+++ b/policy/modules/kernel/terminal.if
@@ -208,6 +208,27 @@ interface(`term_use_all_terms',`
@ -14116,7 +14116,7 @@ index f3acfee..59ea6ae 100644
+ type devpts_t;
+ ')
+
+ allow $1 devpts_t:dir relabel_dirs_perms;
+ allow $1 devpts_t:dir relabel_dir_perms;
+')
+
+########################################