diff --git a/sepolicy/vendor/tee.te b/sepolicy/vendor/tee.te index cff5ef3..4b405c0 100644 --- a/sepolicy/vendor/tee.te +++ b/sepolicy/vendor/tee.te @@ -1 +1,2 @@ -allow tee tmpfs:dir r_dir_perms; \ No newline at end of file +allow tee tmpfs:dir r_dir_perms; +allow tee persist_file:lnk_file read;