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