[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
release-notes/en Security.xml,1.5,1.6
- From: "Robert 'Bob' Jensen" (bjensen) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: release-notes/en Security.xml,1.5,1.6
- Date: Tue, 28 Feb 2006 16:18:18 -0500
Author: bjensen
Update of /cvs/docs/release-notes/en
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28676
Modified Files:
Security.xml
Log Message:
Fixed Recursion problem
Index: Security.xml
===================================================================
RCS file: /cvs/docs/release-notes/en/Security.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Security.xml 28 Feb 2006 20:04:04 -0000 1.5
+++ Security.xml 28 Feb 2006 21:18:10 -0000 1.6
@@ -29,8 +29,6 @@
<code>.rpmnew</code> files for the actual changes needed. </para>
</tip>
<screen>diff -u /etc/pam.d/foo /etc/pam.d/foo.rpmnew</screen>
- </listitem>
- </itemizedlist>
<para>The following example shows the <code>/etc/pam.d/login</code> configuration file in its original form using <code>pam_stack</code>, and then revised with the <code>include</code> directive. </para>
<itemizedlist>
<listitem>
@@ -83,7 +81,6 @@
</section>
</section>
<!-- Security SELinux -->
- <xi:include href="SecuritySELinux.xml" xpointer="element(sn-SecuritySELinux)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="SecuritySELinux.xml" xpointer="element(sn-SecuritySELinux)" xmlns:xi="http://www.w3.org/2001/XInclude" />
</section>
</article>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]