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

View File

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