diff --git a/docs/Introduction.xml b/docs/Introduction.xml index b6b063bed..4d7b9d756 100644 --- a/docs/Introduction.xml +++ b/docs/Introduction.xml @@ -321,6 +321,13 @@ ACCEPT net $FW tcp 22 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. + + The 'compiled' scripts are placed in the directory /var/lib/shorewall and are named to + correspond to the command being executed. For example, the command + "/sbin/shorewall start" will generate a script named + /var/lib/shorewall/.start and, if the compilation is + error free, that script will then be executed.
@@ -381,4 +388,4 @@ ACCEPT net $FW tcp 22 along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- + \ No newline at end of file