[selinux-policy/f16] Remove duplicate file name transition

Miroslav Grepl mgrepl at fedoraproject.org
Tue Feb 28 10:29:52 UTC 2012


commit 871b575aa9c702e9cf70873b5759add80a2e5935
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Tue Feb 28 11:29:37 2012 +0100

    Remove duplicate file name transition

 policy-F16.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F16.patch b/policy-F16.patch
index ca45e96..938444c 100644
--- a/policy-F16.patch
+++ b/policy-F16.patch
@@ -21939,7 +21939,7 @@ index 2be17d2..e47e0f0 100644
 +	userdom_execmod_user_home_files(staff_usertype)
 +')
 diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te
-index e14b961..d1c4fc4 100644
+index e14b961..37cd589 100644
 --- a/policy/modules/roles/sysadm.te
 +++ b/policy/modules/roles/sysadm.te
 @@ -24,20 +24,52 @@ ifndef(`enable_mls',`
@@ -22129,7 +22129,7 @@ index e14b961..d1c4fc4 100644
  
  optional_policy(`
  	mysql_stream_connect(sysadm_t)
-+	mysql_filetrans_named_content(sysadm_t)
++	#mysql_filetrans_named_content(sysadm_t)
 +')
 +
 +optional_policy(`


More information about the scm-commits mailing list