Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Global options for arpwatch(8).
|
||||
|
||||
# Debian: don't report bogons, don't use PROMISC.
|
||||
ARGS="-N -p"
|
||||
|
||||
# Debian: run as `arpwatch' user. Empty this to run as root.
|
||||
RUNAS="arpwatch"
|
||||
Reference in New Issue
Block a user