From ac22f3a48e3d8652daf7cc1d85e36f0cb520dc0a Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Tue, 3 Dec 2013 09:52:21 -0500 Subject: [PATCH] setrans: needs to be able to get attributes of selinuxfs, else fails to start in Debian Access noted by Dominick Grift. --- policy/modules/system/setrans.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/system/setrans.te b/policy/modules/system/setrans.te index ac6e6074e..bd4f8c40f 100644 --- a/policy/modules/system/setrans.te +++ b/policy/modules/system/setrans.te @@ -84,7 +84,7 @@ logging_send_syslog_msg(setrans_t) miscfiles_read_localization(setrans_t) -seutil_read_config(setrans_t) +seutil_libselinux_linked(setrans_t) optional_policy(` rpm_use_script_fds(setrans_t)