diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2013-07-09 10:54:57 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2013-07-09 10:54:57 +0000 |
commit | 03a63708450b24f7cf7379a7d9c07e2a1d5443d0 (patch) | |
tree | ca9200793057c2b84c740b3c518319b70c1b28b1 /main/arpwatch/arpwatch.confd | |
parent | 76210c5705eabbe85c64c1485072df7880a025dc (diff) | |
download | aports-03a63708450b24f7cf7379a7d9c07e2a1d5443d0.tar.bz2 aports-03a63708450b24f7cf7379a7d9c07e2a1d5443d0.tar.xz |
main/arpwatch: change maintainer, added subpackage for ethercodes, added script shipped with the package
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 f44221aa3..63c1af494 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= |