Fix load, reload and export WRT shorewallrc.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep
2013-02-14 10:21:26 -08:00
parent 2845ffb4bb
commit f44e035a47
2 changed files with 44 additions and 52 deletions

View File

@ -229,10 +229,19 @@
</listitem>
<listitem>
<para>The export directory should contain a
<filename>params</filename> file, even if it is empty.
Otherwise, <filename>/sbin/shorewall</filename> will attempt
to read<filename> /etc/shorewall/params</filename>.</para>
<para>Prior to Shorewall 4.5.14, the export directory should
contain a <filename>params</filename> file, even if it is
empty. Otherwise, <filename>/sbin/shorewall</filename> will
attempt to read<filename>
/etc/shorewall/params</filename>.</para>
</listitem>
<listitem>
<para>If the remote system has a different directory layout
from the administrative system, then the export directory
should contain a copy of the remote system's shorewallrc
file (normally found in
/usr/share/shorewall/shorewallrc).</para>
</listitem>
</itemizedlist>
</listitem>