From 1c61a1667c442fd088f9b2986cc33e5fb918788d Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Fri, 18 Nov 2011 11:44:43 -0500 Subject: [PATCH] Allow thumb_t to create thumb_tmp_t in user_tmp_t directories --- policy/modules/apps/thumb.te | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/apps/thumb.te b/policy/modules/apps/thumb.te index 01584ceb..b23b488e 100644 --- a/policy/modules/apps/thumb.te +++ b/policy/modules/apps/thumb.te @@ -35,6 +35,7 @@ manage_files_pattern(thumb_t, thumb_tmp_t, thumb_tmp_t) manage_dirs_pattern(thumb_t, thumb_tmp_t, thumb_tmp_t) exec_files_pattern(thumb_t, thumb_tmp_t, thumb_tmp_t) files_tmp_filetrans(thumb_t, thumb_tmp_t, { file dir }) +userdom_user_tmp_filetrans(thumb_t, thumb_tmp_t, { file dir }) kernel_read_system_state(thumb_t) -- 2.47.3