Blame SOURCES/0264-man-RemoveIPC-is-set-to-no-on-rhel.patch

17b0f1
From 7602b4a03ef2b932ef3c22ce25d01a782074059f Mon Sep 17 00:00:00 2001
17b0f1
From: Lukas Nykryn <lnykryn@redhat.com>
17b0f1
Date: Thu, 10 Dec 2015 09:34:34 +0100
17b0f1
Subject: [PATCH] man: RemoveIPC is set to no on rhel
17b0f1
17b0f1
RHEL-only
17b0f1
17b0f1
Related: #1284588
17b0f1
---
17b0f1
 man/logind.conf.xml | 2 +-
17b0f1
 1 file changed, 1 insertion(+), 1 deletion(-)
17b0f1
17b0f1
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
17b0f1
index d02d573565..54651f07d2 100644
17b0f1
--- a/man/logind.conf.xml
17b0f1
+++ b/man/logind.conf.xml
17b0f1
@@ -276,7 +276,7 @@
17b0f1
         memory and message queues, as well as POSIX shared memory and
17b0f1
         message queues. Note that IPC objects of the root user are
17b0f1
         excluded from the effect of this setting. Defaults to
17b0f1
-        <literal>yes</literal>.</para></listitem>
17b0f1
+        <literal>no</literal>.</para></listitem>
17b0f1
       </varlistentry>
17b0f1
 
17b0f1
     </variablelist>