[PATCH 01/20] Removed trailing "/" after filename.

Shawn Wells shawn at redhat.com
Wed Oct 31 01:44:16 UTC 2012


On 10/30/12 9:26 PM, Michele Newman wrote:
> ---
>   RHEL6/input/system/accounts/physical.xml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/RHEL6/input/system/accounts/physical.xml b/RHEL6/input/system/accounts/physical.xml
> index db67bf0..2ae7d4e 100644
> --- a/RHEL6/input/system/accounts/physical.xml
> +++ b/RHEL6/input/system/accounts/physical.xml
> @@ -88,7 +88,7 @@ value of <b>password-hash</b>):
>   </description>
>   <ocil clause="it does not">
>   To verify the boot loader password has been set and encrypted, run the following command:
> -<pre># grep password /etc/grub.conf/</pre>
> +<pre># grep password /etc/grub.conf</pre>
>   The output should show the following:
>   <pre>password --encrypted <b>password-hash</b></pre>
>   </ocil>



Ack to the set, with the slight modification of patch 18/20


More information about the scap-security-guide mailing list