Revert Try to change ssh_exec to ssh_basic_client for glusterd_t

This commit is contained in:
Miroslav Grepl 2014-01-09 16:48:21 +01:00
parent 9b85087129
commit af2dcd6ac0
1 changed files with 3 additions and 4 deletions

View File

@ -27297,10 +27297,10 @@ index 0000000..1ed97fe
+
diff --git a/glusterd.te b/glusterd.te
new file mode 100644
index 0000000..3ec9c95
index 0000000..4b88195
--- /dev/null
+++ b/glusterd.te
@@ -0,0 +1,201 @@
@@ -0,0 +1,200 @@
+policy_module(glusterfs, 1.1.2)
+
+## <desc>
@ -27499,8 +27499,7 @@ index 0000000..3ec9c95
+')
+
+optional_policy(`
+ ssh_basic_client_template(glusterd, glusterd_t, system_r)
+# ssh_exec(glusterd_t)
+ ssh_exec(glusterd_t)
+')
diff --git a/glusterfs.fc b/glusterfs.fc
deleted file mode 100644