import 1.12-1etch1
This commit is contained in:
commit
c577ec8612
15 changed files with 346 additions and 0 deletions
7
default
Normal file
7
default
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue