mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
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">
|
||||
|
Loading…
Reference in New Issue
Block a user