aboutsummaryrefslogtreecommitdiffstats
path: root/config/arpwatch_reports.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/arpwatch_reports.php')
-rwxr-xr-xconfig/arpwatch_reports.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/arpwatch_reports.php b/config/arpwatch_reports.php
index 1bdb5233..d66b1a46 100755
--- a/config/arpwatch_reports.php
+++ b/config/arpwatch_reports.php
@@ -3,7 +3,7 @@
/*
$Id$
- diag_logs.php
+ arpwatch_reports.php
Copyright (C) 2005 Colin Smith
All rights reserved.
@@ -31,7 +31,7 @@
require("guiconfig.inc");
-$logfile = "/usr/local/arpwatch/arp.dat";
+$logfile = "/var/log/arp.dat";
if ($_POST['clear']) {
stop_service("arpwatch");