glfs/postlfs/security/gnupg/gnupg-exp.xml
Igor Živković a5d2297f03 updated to gnupg-1.2.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1739 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-31 22:30:56 +00:00

14 lines
452 B
XML

<sect2>
<title>Command explanations</title>
<para><parameter>--libexecdir=/usr/lib</parameter>: This command
creates a <filename class="directory">gnupg</filename> directory in
<filename class="directory">/usr/lib</filename> instead of
<filename class="directory">/usr/libexec</filename>.</para>
<para><command>chmod 4755 /usr/bin/gpg</command>: We install
<command>gpg</command> setuid root to avoid swapping out of
sensitive data.</para>
</sect2>