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