2003-09-04 02:30:26 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-10-01 08:45:19 +08:00
|
|
|
<para><parameter>--libexecdir=/usr/lib</parameter>: This command
|
|
|
|
creates a <filename class="directory">gnupg</filename> directory in
|
2003-11-09 10:43:30 +08:00
|
|
|
<filename class="directory">/usr/lib</filename> instead of
|
2003-10-01 08:45:19 +08:00
|
|
|
<filename class="directory">/usr/libexec</filename>.</para>
|
2003-09-04 02:30:26 +08:00
|
|
|
|
2004-02-01 06:30:56 +08:00
|
|
|
<para><command>chmod 4755 /usr/bin/gpg</command>: We install
|
|
|
|
<command>gpg</command> setuid root to avoid swapping out of
|
|
|
|
sensitive data.</para>
|
2003-09-04 02:30:26 +08:00
|
|
|
|
2004-02-01 06:30:56 +08:00
|
|
|
</sect2>
|