freebsd-nq/etc/periodic
Max Laier 66754ab3f1 Teach periodic(8) security output to display information about blocked
packet counts by pf(4).

This adds a ``daily_status_security_pfdenied_enable'' variable to
periodic.conf, which defaults to ``YES'' as the matching IPF(W) versions.

The output will look like this (line wrapped):

  pf denied packets:
  > block drop log on rl0 proto tcp all [ Evaluations: 504986 Packets: 0
    Bytes: 0 States: 0 ]
  > block drop log on rl0 all [ Evaluations: 18559 Packets: 427 Bytes: 140578
    States: 0 ]

Submitted by:	clive (thanks a lot!)
MFC after:	2 weeks
2004-11-24 18:41:53 +00:00
..
daily Don't remove empty dirs if their names are in $daily_clean_tmps_ignore 2004-02-28 04:58:40 +00:00
monthly Make it work with POSIX sort (POS arg). 2002-09-24 18:53:46 +00:00
security Teach periodic(8) security output to display information about blocked 2004-11-24 18:41:53 +00:00
weekly Allow the location of the INDEX file to specified to pkg_version. 2004-05-19 09:18:08 +00:00
Makefile
Makefile.inc Install scripts via FILES (purposedly not via SCRIPTS that would 2002-07-18 12:33:01 +00:00