File: ipband.default

package info (click to toggle)
ipband 0.8.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 236 kB
  • ctags: 179
  • sloc: ansic: 1,679; sh: 117; makefile: 103
file content (10 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
# Flags which will 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 forking into the background is handled by
# /etc/init.d/ipband.
FLAGS="-A"

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