diff options
author | Max Kellermann <max@duempel.org> | 2008-01-03 19:16:08 +0000 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-01-03 19:16:08 +0000 |
commit | c83b6cb245a6a5f67e4c72ee9cfb5fdc28e904cc (patch) | |
tree | 1da195423cfde82bc0f87fcbd8a64b9b744fcb6a /debian | |
parent | a0602fc1cf5c2dd7a5c1cb94be3c62df7d03cc02 (diff) | |
download | conntrack-tools-c83b6cb245a6a5f67e4c72ee9cfb5fdc28e904cc.tar.gz conntrack-tools-c83b6cb245a6a5f67e4c72ee9cfb5fdc28e904cc.zip |
added README.Debian
Diffstat (limited to 'debian')
-rw-r--r-- | debian/conntrackd.README.Debian | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/conntrackd.README.Debian b/debian/conntrackd.README.Debian new file mode 100644 index 0000000..1504b22 --- /dev/null +++ b/debian/conntrackd.README.Debian @@ -0,0 +1,8 @@ +conntrackd can run in two modes: +- statistics mode +- synchronization mode + +This package comes with a sample configuration file for the statistics +mode in (/etc/conntrackd.conf). There are also sample configuration +files for the synchronization mode in +/usr/share/doc/conntrackd/examples. |