SSG generate fix banner text

Shawn Wells shawn at redhat.com
Fri Apr 18 04:07:34 UTC 2014


On 4/7/14, 12:58 PM, Trey Henefield wrote:
>
>
> I have found a reverse logic that works great! It translates the regex 
> text back to actual text.
>
> source ./templates/support.sh
>
> populate login_banner_text
>
> echo $login_banner_text | sed -e 's/\[\\s\\n\][+|*]/ /g' -e 
> 's/\&/\&/g' -e 's/\\//g' -e 's/ - /\n- /g' >/etc/issue
>

This would be an *incredibly* useful patch... nudge nudge... ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/scap-security-guide/attachments/20140417/c5c45333/attachment.html>


More information about the scap-security-guide mailing list