diff options
Diffstat (limited to 'main/arpwatch/arpwatch.confd')
-rw-r--r-- | main/arpwatch/arpwatch.confd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/arpwatch/arpwatch.confd b/main/arpwatch/arpwatch.confd index f44221aa36..63c1af4942 100644 --- a/main/arpwatch/arpwatch.confd +++ b/main/arpwatch/arpwatch.confd @@ -10,3 +10,5 @@ OPTIONS="-N -p" # Comment this line if you wish arpwatch to run as root user (not recommended) ARPUSER="arpwatch" +# User to be notified used by bihourly.sh +ARPWATCH_REPORT_EMAIL= |