]> git.pld-linux.org Git - packages/arpwatch.git/blame - arpwatch.sysconfig
- obsolete
[packages/arpwatch.git] / arpwatch.sysconfig
CommitLineData
59e8e33f
AF
1# Define nice level for arpwatch
2SERVICE_RUN_NICE_LEVEL="+5"
3
4# Name of monitored interfaces
5INTERFACES=
82ef92d3 6
64a208e8
PG
7# Turn-off bogon logging. Sometimes it makes a lot of noise with useless
8# informations about bogons:
9#NO_BOGON="yes"
10
11# Additional local networks - usefull to avoid bogus bogons messages. You
12# can add here networks that are _not_ in your networks on interfaces.
13# Works only when NO_BOGON is not set. Multiple networks can be set here.
40c8a9f3 14# Globally
64a208e8 15LOCAL_NETWORKS=""
40c8a9f3 16# or per interface
17#eth0_LOCAL_NETWORKS=""
18#eth1_LOCAL_NETWORKS=""
This page took 0.066114 seconds and 4 git commands to generate.