From: Adolf Belka Date: Mon, 13 Jan 2025 12:24:42 +0000 (+0100) Subject: backup-exclude: Add suricata ruleset-sources to backup exclude file X-Git-Tag: v2.29-core192~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83df9ec1753af193da7d72f795af2894d528c031;p=ipfire-2.x.git backup-exclude: Add suricata ruleset-sources to backup exclude file - This will ensure that an old version will no longer be restored back onto a users system. - The suricata ruleset-sources file should also be shipped in the CU that this will be applied to make sure that all usders have the correct version installed, in case they have done a restore from an old backup after doing a fresh install. - Tested on my vm testbed system and after making the change, the ruleset-sources file is no longer added to the backup set but also it is excluded from the restore if it is included in an old backup. Tested-by: Adolf Belka Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/config/backup/exclude b/config/backup/exclude index 0131a87fd..4dc1607a2 100644 --- a/config/backup/exclude +++ b/config/backup/exclude @@ -7,4 +7,5 @@ var/ipfire/ovpn/openssl/* var/ipfire/proxy/calamaris/bin/* var/ipfire/qos/bin/qos.pl var/ipfire/suricata/oinkmaster.conf +var/ipfire/suricata/ruleset-sources var/ipfire/urlfilter/blacklists/*/*.db