Add glusterd_brick_t type
This commit is contained in:
parent
c9b9ed2c4d
commit
04c55cf070
@ -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)
|
||||
+
|
||||
+########################################
|
||||
+#
|
||||
|
Loading…
Reference in New Issue
Block a user