[selinux-policy/f19] Fix labeling for mdadm unit files

Miroslav Grepl mgrepl at fedoraproject.org
Wed Jul 10 14:57:12 UTC 2013


commit f4d65f6d0018b2040e7120a96cd6692d425ed37a
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Wed Jul 10 16:56:51 2013 +0200

    Fix labeling for mdadm unit files

 policy-rawhide-contrib.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-rawhide-contrib.patch b/policy-rawhide-contrib.patch
index a019380..d9abd45 100644
--- a/policy-rawhide-contrib.patch
+++ b/policy-rawhide-contrib.patch
@@ -65469,14 +65469,14 @@ index b31f2d7..046f5b8 100644
  userdom_dontaudit_search_user_home_dirs(radvd_t)
  
 diff --git a/raid.fc b/raid.fc
-index 5806046..3ecd1d8 100644
+index 5806046..5578653 100644
 --- a/raid.fc
 +++ b/raid.fc
 @@ -3,6 +3,9 @@
  
  /etc/rc\.d/init\.d/mdmonitor	--	gen_context(system_u:object_r:mdadm_initrc_exec_t,s0)
  
-+/usr/lib/systemd/system/mdmon.* --  gen_context(system_u:object_r:mdadm_unit_file_t,s0)
++/usr/lib/systemd/system/mdmon at .* --  gen_context(system_u:object_r:mdadm_unit_file_t,s0)
 +/usr/lib/systemd/system/mdmonitor.* --  gen_context(system_u:object_r:mdadm_unit_file_t,s0)
 +
  /sbin/iprdump	--	gen_context(system_u:object_r:mdadm_exec_t,s0)


More information about the scm-commits mailing list