From af2dcd6ac03969b387e2988c664677ae4bd336f9 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Thu, 9 Jan 2014 16:48:21 +0100 Subject: [PATCH] Revert Try to change ssh_exec to ssh_basic_client for glusterd_t --- policy-rawhide-contrib.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/policy-rawhide-contrib.patch b/policy-rawhide-contrib.patch index b2be4979..fa0494cd 100644 --- a/policy-rawhide-contrib.patch +++ b/policy-rawhide-contrib.patch @@ -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) + +## @@ -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