mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-19 12:50:57 +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
4ffcd80b02
commit
e839648b8e
@ -1438,7 +1438,9 @@ SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || true</programlisting
|
||||
richer and more flexible extension capability.</para>
|
||||
|
||||
<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
|
||||
line scripts take one of the following forms:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user