File: ipband.default

package info (click to toggle)
ipband 0.8.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 452 kB
  • sloc: ansic: 4,377; makefile: 117; sh: 44
file content (9 lines) | stat: -rw-r--r-- 471 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# Flags to be passed to ipband(8) during startup via /etc/init.d/ipband.
# See 'man ipband' for information on what flags are available.  Keep in
# mind that process forking is handled by /etc/init.d/ipband.
FLAGS="-A"

# Specify your configuration files here.  You can specify one, two, or more.
# When specifying more than one, separate them by spaces.  One instance of
# ipband will be launched for each configuration file listed here.
CONFIG_FILES="/etc/ipband.conf"