From 8ea9d0bbef4f597300df87a5852adf7380d26c73 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 2 Feb 2018 10:45:21 -0800 Subject: [PATCH] Mention capabilities file to speed up 'start' Signed-off-by: Tom Eastep --- docs/FAQ.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/FAQ.xml b/docs/FAQ.xml index 134d0d8df..9e356c68a 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -2350,6 +2350,22 @@ gateway:~# reload avoids the stop part. + + + Use a capabilities file: + + + + Run shorewall show -f capabilties > + /etc/shorewall/capabilities + + + + Rerun that command each time you install a new kernel or a + new version of shorewall. + + +