import 1.12-1etch1

This commit is contained in:
Jan Wagner 2008-03-26 00:53:54 +00:00
commit c577ec8612
15 changed files with 346 additions and 0 deletions

7
default Normal file
View file

@ -0,0 +1,7 @@
# Defaults for dns-flood-detector initscript
# sourced by /etc/init.d/dns-flood-detector
# installed at /etc/default/dns-flood-detector by the maintainer scripts
# options that are passed to the Daemon.
# here: daemon mode, be more verbose, alarm at > 5/s, stats every 3 secs
DAEMON_OPTS="-d -v -v -t5 -w3"