Arpwatch patch that replaces mail notification by log files
This commit is contained in:
11
net-analyzer/arpwatch/files/arpwatch.confd
Normal file
11
net-analyzer/arpwatch/files/arpwatch.confd
Normal file
@ -0,0 +1,11 @@
|
||||
# Config file for /etc/init.d/arpwatch
|
||||
# see arpwatch.8 for more information
|
||||
|
||||
#IFACES="eth0 eth1"
|
||||
IFACES="eth0"
|
||||
|
||||
# Additional options to pass to arpwatch.
|
||||
OPTIONS="-N -p"
|
||||
|
||||
# Comment this line if you wish arpwatch to run as root user (not recommended)
|
||||
ARPUSER="arpwatch"
|
Reference in New Issue
Block a user