diff options
Diffstat (limited to 'sepolicy/shell.te')
-rw-r--r-- | sepolicy/shell.te | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sepolicy/shell.te b/sepolicy/shell.te deleted file mode 100644 index 7fea463..0000000 --- a/sepolicy/shell.te +++ /dev/null @@ -1,4 +0,0 @@ -allow shell rfs_system_file:dir getattr; -allow shell proc_stat:file read; -allow shell su_exec:file getattr; - |