diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2005-12-22 15:52:43 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2005-12-22 15:52:43 +0000 |
commit | dbf9464889dd9ab42c7d66f67cd3945db652132e (patch) | |
tree | debcbfcea68f3a6595aeebf85148415e04efc4ef /security/ipfcount/files/pkg-message.in | |
parent | Update to 0.6.1.8 (diff) |
Add ipfcount 0.1, summarise ipf logs by counting and sorting the fields.
PR: ports/90811
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net>
Notes
Notes:
svn path=/head/; revision=151853
Diffstat (limited to 'security/ipfcount/files/pkg-message.in')
-rw-r--r-- | security/ipfcount/files/pkg-message.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/security/ipfcount/files/pkg-message.in b/security/ipfcount/files/pkg-message.in new file mode 100644 index 000000000000..6dc0290082d3 --- /dev/null +++ b/security/ipfcount/files/pkg-message.in @@ -0,0 +1,12 @@ + + To summarise ipf(8) logs in your daily security check: + + * Copy %%EXAMPLESDIR%%/100.ipfcount to + %%PREFIX%%/etc/periodic/security + + * Add the line + + daily_status_security_ipfcount_enable="YES" + + to /etc/periodic.conf + |