From: Adolf Belka Date: Fri, 12 Dec 2025 16:38:11 +0000 (+0100) Subject: exclude: Add the suricata sgh cache directory to the list X-Git-Tag: v2.29-core199~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fa47e749e1eaf9955b5e48971e047e889c0fda;p=ipfire-2.x.git exclude: Add the suricata sgh cache directory to the list - Depending on the number of suricata rulesets that users have got enabled the suricata cache in /var/cache/suricata/sgh/ gets currently backed up in the ipfire .ipf file and some users are ending up with backup files that used to be 190MB and are now greater than 700MB, some even over 800MB. - This change excludes the cache from the backup as it seems that a restore with a cache from an earlier time does not make sense. Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/config/backup/exclude b/config/backup/exclude index a69eed767..0719b471f 100644 --- a/config/backup/exclude +++ b/config/backup/exclude @@ -1,6 +1,7 @@ etc/sysconfig/lm_sensors etc/unbound/unbound.conf *.tmp +var/cache/suricata/sgh/* var/ipfire/ethernet/settings var/ipfire/firewall/bin/* var/ipfire/ovpn/openssl/*