From ada6113ad8ec89b8495e32d7eee6854dfaca1e32 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Fri, 18 Feb 2011 08:47:02 -0500 Subject: [PATCH] Remove redundant files_search_tmp() call from iceauth. --- policy/modules/services/xserver.te | 1 - 1 file changed, 1 deletion(-) diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te index 303c3e0a4..cf7aff037 100644 --- a/policy/modules/services/xserver.te +++ b/policy/modules/services/xserver.te @@ -234,7 +234,6 @@ userdom_user_home_dir_filetrans(iceauth_t, iceauth_home_t, file) allow xdm_t iceauth_home_t:file read_file_perms; -files_search_tmp(iceauth_t) fs_search_auto_mountpoints(iceauth_t) userdom_use_user_terminals(iceauth_t)