mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
0482b012c6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1274 af4574ff-66df-0310-9fd7-8a98e5e911e0
14 lines
417 B
XML
14 lines
417 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>patch -Np1 -i ../portmap_5-1.diff</command>: This patch
|
|
provides added security for the <application>portmap</application> package,
|
|
including only allowing <command>portmap</command> table changes from the local
|
|
host.</para>
|
|
|
|
<para><command>mkdir /usr/share/doc/portmap</command>: This directory must be
|
|
created before installation. </para>
|
|
|
|
</sect2>
|
|
|