aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/shell.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/shell.te')
-rw-r--r--sepolicy/shell.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/shell.te b/sepolicy/shell.te
new file mode 100644
index 0000000..c431c5a
--- /dev/null
+++ b/sepolicy/shell.te
@@ -0,0 +1,3 @@
+allow shell rfs_system_file:dir getattr;
+allow shell su_exec:file getattr;
+