summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2007-11-06 07:27:20 +0000
committerMax Kellermann <max@duempel.org>2007-11-06 07:27:20 +0000
commitc830e822f291f7e5a4ed74461a55e8d9b0f6ee9b (patch)
tree0935563bed8d7cf6694b0a52f8801fc2a3f07751 /debian/control
parent8e21220f6ca8df931d041302084d4898fca959d0 (diff)
downloadconntrack-tools-c830e822f291f7e5a4ed74461a55e8d9b0f6ee9b.tar.gz
conntrack-tools-c830e822f291f7e5a4ed74461a55e8d9b0f6ee9b.zip
added package "conntrackd"
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9d8e015..f475528 100644
--- a/debian/control
+++ b/debian/control
@@ -13,3 +13,11 @@ Description: Program to modify the conntrack tables
conntrack is a userspace command line program targeted at system
administrators. It enables them to view and manage the in-kernel
connection tracking state table.
+
+Package: conntrackd
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Connection tracking daemon
+ Conntrackd can replicate the status of the connections that are
+ currently being processed by your stateful firewall based on Linux.
+ Conntrackd can also run as statistics daemon.