mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
suricata: Add files to be backuped
Now all oinkmaster related config files and suricata related yaml files in "/var/ipfire/suricata/" will be included into the backups. Also the entire ruleset is part of the backup, so after a backup has been restored, the IDS can be used in the same way as before. Fixes #11835. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -42,10 +42,13 @@
|
||||
/var/ipfire/proxy
|
||||
/var/ipfire/qos/*
|
||||
/var/ipfire/qos/bin/qos.sh
|
||||
/var/ipfire/suricata/*.conf
|
||||
/var/ipfire/suricata/*.yaml
|
||||
/var/ipfire/*/settings
|
||||
/var/ipfire/time/
|
||||
/var/ipfire/urlfilter
|
||||
/var/ipfire/vpn
|
||||
/var/lib/suricata
|
||||
/var/log/ip-acct/*
|
||||
/var/log/rrd/*
|
||||
/var/log/rrd/collectd
|
||||
|
||||
Reference in New Issue
Block a user