]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
collectd: cleanup iptables-filter-HOSTILE and HOSTILE_DROP
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 30 Jan 2025 16:50:57 +0000 (17:50 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 30 Jan 2025 16:50:57 +0000 (17:50 +0100)
this chains are splittet to seperate IN and OUT chains so this
files are also useless.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/backup/backup.pl
config/rootfiles/core/192/update.sh

index 6afd9600bc459e703ad8ee3acf0c0f9167868d88..4f4273d2692208acd0253b6cae9f15ba9818e04d 100644 (file)
@@ -294,6 +294,8 @@ restore_backup() {
                        /var/log/rrd/collectd/localhost/disk-sr* \
                        /var/log/rrd/collectd/localhost/disk-ram* \
                        /var/log/rrd/collectd/localhost/interface \
+                       /var/log/rrd/collectd/localhost/iptables-filter-HOSTILE \
+                       /var/log/rrd/collectd/localhost/iptables-filter-HOSTILE_DROP \
                        /var/log/rrd/collectd/localhost/processes* \
                        /var/log/rrd/collectd/localhost/thermal-cooling_device*
        fi
index 99a7aa977cb5406104bf77f2ff886080432d4e9e..170e1bc559e7e36ee311f89c03e8227168b05ec1 100644 (file)
@@ -130,6 +130,8 @@ rm -rvf \
        /var/log/rrd/collectd/localhost/disk-sr* \
        /var/log/rrd/collectd/localhost/disk-ram* \
        /var/log/rrd/collectd/localhost/interface \
+       /var/log/rrd/collectd/localhost/iptables-filter-HOSTILE \
+       /var/log/rrd/collectd/localhost/iptables-filter-HOSTILE_DROP \
        /var/log/rrd/collectd/localhost/processes* \
        /var/log/rrd/collectd/localhost/thermal-cooling_device*