[selinux-policy] Add glusterd_brick_t type

Miroslav Grepl mgrepl at fedoraproject.org
Tue Nov 26 12:12:26 UTC 2013


commit 04c55cf07031bdcb2e92714085aa4b4220001285
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Tue Nov 26 13:12:08 2013 +0100

    Add glusterd_brick_t type

 policy-rawhide-contrib.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/policy-rawhide-contrib.patch b/policy-rawhide-contrib.patch
index 5e7217b..576a0e4 100644
--- a/policy-rawhide-contrib.patch
+++ b/policy-rawhide-contrib.patch
@@ -26266,7 +26266,7 @@ index 0000000..1ed97fe
 +
 diff --git a/glusterd.te b/glusterd.te
 new file mode 100644
-index 0000000..8d5bc9d
+index 0000000..7b78047
 --- /dev/null
 +++ b/glusterd.te
 @@ -0,0 +1,199 @@
@@ -26322,8 +26322,8 @@ index 0000000..8d5bc9d
 +type glusterd_var_lib_t;
 +files_type(glusterd_var_lib_t)
 +
-+type gluster_brick_t;
-+files_type(gluster_brick_t)
++type glusterd_brick_t;
++files_type(glusterd_brick_t)
 +
 +########################################
 +#


More information about the scm-commits mailing list