Cosmetic change to Compiled Programs Article

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4019 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-07 19:15:55 +00:00
parent 16911e9535
commit d58a2d73b4

View File

@ -256,41 +256,45 @@
following options which have the same meaning as in a full Shorewall
installation except as noted below:</para>
<simplelist>
<member>VERBOSITY</member>
<blockquote>
<simplelist>
<member>VERBOSITY</member>
<member>LOGFILE</member>
<member>LOGFILE</member>
<member>LOGFORMAT — used by <filename>/sbin/shorewall</filename> for
finding 'Shorewall' log messages.</member>
<member>LOGFORMAT — used by <filename>/sbin/shorewall</filename> for
finding 'Shorewall' log messages.</member>
<member>IPTABLES — determines the iptables binary to be used by
<filename>/sbin/shorewall</filename>.</member>
<member>IPTABLES — determines the iptables binary to be used by
<filename>/sbin/shorewall</filename>.</member>
<member>PATH</member>
<member>PATH</member>
<member>SHOREWALL_SHELL</member>
<member>SHOREWALL_SHELL</member>
<member>SUBSYSLOCK</member>
</simplelist>
<member>SUBSYSLOCK</member>
</simplelist>
</blockquote>
<para>The <filename>/sbin/shorewall</filename> program included with
Shorewall Lite supports the same set of commands as the one in a full
Shorewall installation with the following exceptions:</para>
<simplelist>
<member>add</member>
<blockquote>
<simplelist>
<member>add</member>
<member>compile</member>
<member>compile</member>
<member>delete</member>
<member>delete</member>
<member>try</member>
<member>try</member>
<member>safe-start</member>
<member>safe-start</member>
<member>safe-restart</member>
</simplelist>
<member>safe-restart</member>
</simplelist>
</blockquote>
<section>
<title>Converting a system from Shorewall to Shorewall Lite</title>