File: default

package info (click to toggle)
dns-flood-detector 1.12-1etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 148 kB
  • ctags: 53
  • sloc: ansic: 631; sh: 90; makefile: 45; perl: 10
file content (7 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
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"