glfs/postlfs/security/iptables/iptables-inst.xml
Larry Lawrence cd60727254 modified iptables install for bootscprit usage
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1823 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-19 21:20:56 +00:00

11 lines
342 B
XML

<sect2>
<title>Installation of <application>iptables</application></title>
<para>Install <application>iptables</application> by running the following commands:</para>
<screen><userinput><command>make PREFIX=/usr LIBDIR=/lib BINDIR=/sbin &amp;&amp;
make PREFIX=/usr LIBDIR=/lib BINDIR=/sbin install</command></userinput></screen>
</sect2>