<html dir="ltr"><head>

<style id="owaParaStyle">P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
</style>
</head>
<body bgcolor="#ffffff" ocsi="0" fpstyle="1">
<div style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 10pt; direction: ltr;">
<p>Apologies, I'm familiar with git locally.&nbsp; Reviewing your links now before submitting anymore patches.</p>
<p>&nbsp;</p>
<p>-Nick</p>
<div>
<p>&nbsp;</p>
<div style="font-family: Tahoma; font-size: 13px;">
<p class="MsoNormal"><span style="font-size: 10.5pt;">--</span></p>
<p class="MsoNormal"><b><i><span style='font-family: "Tahoma","sans-serif"; font-size: 16pt;'>Nicholas P. Crawford</span></i></b></p>
<p class="MsoNormal"><i><span style="font-size: 12pt;">Senior UNIX Systems Administrator</span></i></p>
<p class="MsoNormal"><span style="font-size: 12pt;"><font size="2">contractor, </font><u>General Dynamics Information Technology</u></span></p>
<p class="MsoNormal"><span style="font-size: 12pt;">NVESD Network Services Branch, US Army</span></p>
<p class="MsoNormal"><span style='font-family: "Tahoma","sans-serif"; font-size: 9pt;'>email: <a tabindex="0" href="https://web.mail.mil/owa/redir.aspx?C=00688bcc9fc8448894ffb85cfe4572f0&amp;URL=mailto%3aNicholas.Crawford%40gdit.com" target="_blank"><font color="#0000ff">Nicholas.Crawford@gdit.com</font></a></span></p>
<p class="MsoNormal"><span style='font-family: "Tahoma","sans-serif"; font-size: 9pt;'>comm: (703) 704-2299 dsn: (312) 654-2299</span></p>
<p class="MsoNormal"><span style='font-family: "Tahoma","sans-serif"; font-size: 9pt;'>cell: (571) 225-1283</span></p></div></div>
<hr tabindex="-1">

<div id="divRpF55849" style="direction: ltr;"><font color="#000000" face="Tahoma" size="2"><b>From:</b> scap-security-guide-bounces@lists.fedorahosted.org [scap-security-guide-bounces@lists.fedorahosted.org] on behalf of Shawn Wells [shawn@redhat.com]<br><b>Sent:</b> Friday, October 03, 2014 23:38<br><b>To:</b> scap-security-guide@lists.fedorahosted.org<br><b>Subject:</b> Re: [PATCH] change ext4 to xfs and RHEL 6 to RHEL7<br></font><br></div>
<div></div>
<div>
<div class="moz-cite-prefix">On 10/3/14, 5:10 PM, Shawn Wells wrote:<br></div>
<blockquote type="cite">
<div class="moz-cite-prefix">On 10/3/14, 4:56 PM, Nick Crawford wrote:<br></div>
<blockquote type="cite">
<div class="moz-text-plain" lang="x-unicode" style="font-size: 12px;"><pre>From: neo-aeon <a class="moz-txt-link-rfc2396E" href="mailto:nick@null.net" target="_blank">&lt;nick@null.net&gt;</a>


Signed-off-by: neo-aeon <a class="moz-txt-link-rfc2396E" href="mailto:nick@null.net" target="_blank">&lt;nick@null.net&gt;</a>
---
 RHEL/7/input/system/permissions/permissions.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/RHEL/7/input/system/permissions/permissions.xml b/RHEL/7/input/system/permissions/permissions.xml
index bdc9427..3de71f6 100644
--- a/RHEL/7/input/system/permissions/permissions.xml
+++ b/RHEL/7/input/system/permissions/permissions.xml
@@ -11,10 +11,10 @@ When the variable &lt;i&gt;PART&lt;/i&gt; appears in one of the commands below,
 it means that the command is intended to be run repeatedly, with the
 name of each local partition substituted for &lt;i&gt;PART&lt;/i&gt; in turn.
 &lt;br /&gt;&lt;br /&gt;
-The following command prints a list of all ext4 partitions on the local
+The following command prints a list of all xfs partitions on the local
 system, which is the default filesystem for Red Hat Enterprise Linux
-6 installations:
-&lt;pre&gt;$ mount -t ext4 | awk '{print $3}'&lt;/pre&gt;
+7 installations:
+&lt;pre&gt;$ mount -t xfs | awk '{print $3}'&lt;/pre&gt;
 For any systems that use a different
 local filesystem type, modify this command as appropriate.
 &lt;/description&gt;

<div class="moz-txt-sig">-- 
1.7.1
</div></pre></div></blockquote><br>Entirely sane. Thank you!<br><br>Do you happen to have a GitHub account, and could issue a Pull Request?<br><a class="moz-txt-link-freetext" href="https://github.com/OpenSCAP/scap-security-guide" target="_blank">https://github.com/OpenSCAP/scap-security-guide</a><br><br>If new to GitHub, this may help:<br><a class="moz-txt-link-freetext" href="https://github.com/OpenSCAP/scap-security-guide/wiki/SSG-on-GitHub-Primer" target="_blank">https://github.com/OpenSCAP/scap-security-guide/wiki/SSG-on-GitHub-Primer</a><br><br>If not, no worries, I'll go ahead and merge by hand.</blockquote><br>Went ahead and merged this upstream:<br><a class="moz-txt-link-freetext" href="https://github.com/OpenSCAP/scap-security-guide/commit/6621483dcca434ed5a7c07dec6d6f4e5e5467930" target="_blank">https://github.com/OpenSCAP/scap-security-guide/commit/6621483dcca434ed5a7c07dec6d6f4e5e5467930</a><br><br>Thanks for the submission!<br></div></div></body></html>