Mention capabilities file to speed up 'start'

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2018-02-02 10:45:21 -08:00
parent ebe09a95b8
commit 8ea9d0bbef
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -2350,6 +2350,22 @@ gateway:~# </programlisting>
<command>reload</command> avoids the <command>stop</command>
part.</para>
</listitem>
<listitem>
<para>Use a capabilities file:</para>
<itemizedlist>
<listitem>
<para>Run <command>shorewall show -f capabilties &gt;
/etc/shorewall/capabilities </command></para>
</listitem>
<listitem>
<para>Rerun that command each time you install a new kernel or a
new version of shorewall.</para>
</listitem>
</itemizedlist>
</listitem>
</orderedlist>
</section>