mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 04:01:45 +02:00
Add a warning about shell variables
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
380443f26d
commit
e8e7215f4b
@ -749,7 +749,12 @@
|
|||||||
add new options with their default values and will move deprecated
|
add new options with their default values and will move deprecated
|
||||||
options with non-defaults to a deprecated options section at the
|
options with non-defaults to a deprecated options section at the
|
||||||
bottom of the file.Your existing <filename>shorewall.conf</filename>
|
bottom of the file.Your existing <filename>shorewall.conf</filename>
|
||||||
file is renamed <filename>shorewall.conf.bak.</filename></para>
|
file is renamed <filename>shorewall.conf.bak.</filename><warning>
|
||||||
|
<para>If you use shell variables in your
|
||||||
|
<filename>/etc/shorewall6/shorewall.conf</filename> file, the
|
||||||
|
'-u' option will replace the variables with their defined
|
||||||
|
values.</para>
|
||||||
|
</warning></para>
|
||||||
|
|
||||||
<para>The <option>-a</option> option was added in Shorewall 4.4.21
|
<para>The <option>-a</option> option was added in Shorewall 4.4.21
|
||||||
and is only meaningful when used with <option>-u</option>. It causes
|
and is only meaningful when used with <option>-u</option>. It causes
|
||||||
|
@ -610,7 +610,12 @@
|
|||||||
deprecated options with non-defaults to a deprecated options section
|
deprecated options with non-defaults to a deprecated options section
|
||||||
at the bottom of the file. Your existing
|
at the bottom of the file. Your existing
|
||||||
<filename>shorewall6.conf</filename> file is renamed
|
<filename>shorewall6.conf</filename> file is renamed
|
||||||
<filename>shorewall6.conf.bak.</filename></para>
|
<filename>shorewall6.conf.bak.</filename><warning>
|
||||||
|
<para>If you use shell variables in your
|
||||||
|
<filename>/etc/shorewall6/shorewall6.conf</filename> file, the
|
||||||
|
'-u' option will replace the variables with their defined
|
||||||
|
values.</para>
|
||||||
|
</warning></para>
|
||||||
|
|
||||||
<para>The <option>-a</option> option was added in Shorewall 4.4.21
|
<para>The <option>-a</option> option was added in Shorewall 4.4.21
|
||||||
and is only meaningful when used with <option>-u</option>. It causes
|
and is only meaningful when used with <option>-u</option>. It causes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user