forked from extern/shorewall_code
Add note about the location and naming of compiled scripts.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7987 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
36096dfff7
commit
7272f04a2c
@ -321,6 +321,13 @@ ACCEPT net $FW tcp 22</programlisting>
|
||||
compilation step cause the script to be discarded and the command to be
|
||||
aborted. If the compilation step doesn't find any errors then the shell
|
||||
script is executed.</para>
|
||||
|
||||
<para>The 'compiled' scripts are placed in the directory <filename
|
||||
class="directory">/var/lib/shorewall</filename> and are named to
|
||||
correspond to the command being executed. For example, the command
|
||||
"/sbin/shorewall start" will generate a script named
|
||||
<filename>/var/lib/shorewall/.start</filename> and, if the compilation is
|
||||
error free, that script will then be executed.</para>
|
||||
</section>
|
||||
|
||||
<section id="Packages">
|
||||
@ -381,4 +388,4 @@ ACCEPT net $FW tcp 22</programlisting>
|
||||
along with this program; if not, write to the Free Software Foundation,
|
||||
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</para>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
Loading…
Reference in New Issue
Block a user