mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-20 05:11:03 +01:00
Add a restriction to the SHELL and PERL directives.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
e3f2c49c7e
commit
a3219f71c9
@ -1438,7 +1438,9 @@ SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || true</programlisting
|
|||||||
richer and more flexible extension capability.</para>
|
richer and more flexible extension capability.</para>
|
||||||
|
|
||||||
<para>While inline scripts may be written in either Shell or Perl, those
|
<para>While inline scripts may be written in either Shell or Perl, those
|
||||||
written in Perl have a lot more power.</para>
|
written in Perl have a lot more power. They may be used in all
|
||||||
|
configuration files except <filename>/etc/shorewall/params</filename> and
|
||||||
|
<filename>/etc/shorewall/shorewall.conf</filename>.</para>
|
||||||
|
|
||||||
<para>Embedded scripts can be either single-line or multi-line. Single
|
<para>Embedded scripts can be either single-line or multi-line. Single
|
||||||
line scripts take one of the following forms:</para>
|
line scripts take one of the following forms:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user