aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-23 22:02:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-23 22:02:59 +0000
commit0853d90ceb98bb6d6be3b36fdacbcad5d4c35834 (patch)
treedb35ca6e56b612574cb2efe154f59d6d791ce05c
parent2da12f34c2f6829ad07ed0b74585253185a26897 (diff)
downloadpfsense-packages-0853d90ceb98bb6d6be3b36fdacbcad5d4c35834.tar.gz
pfsense-packages-0853d90ceb98bb6d6be3b36fdacbcad5d4c35834.tar.bz2
pfsense-packages-0853d90ceb98bb6d6be3b36fdacbcad5d4c35834.zip
Enable logging for arpwatch
Ticket #383
-rw-r--r--pkg_config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 48f8b286..52d12f1d 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -228,6 +228,7 @@ test server or link availability and modify translation or routing rules. This p
<configurationfile>arpwatch.xml</configurationfile>
<logging>
<facilityname>arpwatch</facilityname>
+ <logging>true</logging>
<logfilename>arpwatch.log</logfilename>
</logging>
</package>