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