]> git.pld-linux.org Git - packages/arpwatch.git/blame_incremental - arpwatch.sysconfig
Rediff patches
[packages/arpwatch.git] / arpwatch.sysconfig
... / ...
CommitLineData
1# Define nice level for arpwatch
2SERVICE_RUN_NICE_LEVEL="+5"
3
4#GLOBAL_OPTIONS=""
5
6# Name of monitored interfaces
7INTERFACES=
8
9# Turn-off bogon logging. Sometimes it makes a lot of noise with useless
10# informations about bogons:
11#NO_BOGON="yes"
12
13# Additional local networks - useful to avoid bogus bogon messages. You
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.
16# Globally
17LOCAL_NETWORKS=""
18# or per interface
19#eth0_LOCAL_NETWORKS=""
20#eth1_LOCAL_NETWORKS=""
This page took 0.063621 seconds and 4 git commands to generate.