summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@fairlystable.org>2025-05-19 13:09:24 -0700
committerJoe Rayhawk <jrayhawk@fairlystable.org>2025-05-19 13:09:24 -0700
commit326d9f4a7a1685d04d1f6b5fb3402bca2d23d4df (patch)
tree54fbfb60723f3a666101213e057407eed402c4fd /debian/control
parente0caa608a25c8aa0894968cc68b74eaee0114f50 (diff)
downloadiptables-rrdtool-326d9f4a7a1685d04d1f6b5fb3402bca2d23d4df.tar.gz
iptables-rrdtool-326d9f4a7a1685d04d1f6b5fb3402bca2d23d4df.zip
Partially modernize iptables/nftables/5.10 procfs situation
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c1ba8fa..7b896d8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-version: 3.9.1
Package: iptables-rrdtool
Architecture: all
Depends: ${misc:Depends}, bash (>= 4.0), rrdtool, moreutils, base-files (>= 6.2) | initscripts (>= 2.88dsf-13.3)
-Recommends: cron
+Recommends: cron, nftables, iptables
Description: Cronjob to generate RRD files from all iptables rule counters
Creates RRDs for every iptables rule every five munutes and optionally graphs
them.