diff --git a/sepolicy/common/tee.te b/sepolicy/common/tee.te new file mode 100644 index 0000000..0db0a8e --- /dev/null +++ b/sepolicy/common/tee.te @@ -0,0 +1 @@ +allow tee system_data_root_file:dir r_dir_perms;