mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 12:30:36 +00:00
98a6664408
Signed-off-by: Armin Kuster <akuster808@gmail.com>
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
# 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"
|