Add glusterd_brick_t type

This commit is contained in:
Miroslav Grepl 2013-11-26 13:12:08 +01:00
parent c9b9ed2c4d
commit 04c55cf070
1 changed files with 3 additions and 3 deletions

View File

@ -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)
+
+########################################
+#