Add instructions regarding RPM GPG key to Install article

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3052 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-22 23:40:14 +00:00
parent e2fcae32a4
commit e7c9704deb

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-08-23</pubdate>
<pubdate>2005-11-22</pubdate>
<copyright>
<year>2001-</year>
@ -55,6 +55,15 @@
url="upgrade_issues.htm">Upgrade Issues</ulink>.</para>
</important>
<note>
<para>Shorewall RPMs are signed. To avoid warnings such as the
following<programlisting>warning: shorewall-3.0.1-1.noarch.rpm: V3 DSA signature: NOKEY, key ID 6c562ac4</programlisting></para>
<para>download the Shorewall GPG key and run this command:</para>
<programlisting><command>rpm --import shorewall.gpg.key</command></programlisting>
</note>
<section id="Install_RPM">
<title>Install using RPM</title>