summaryrefslogtreecommitdiff
path: root/security/ipfwcount/files/pkg-message.in
blob: 7a34f06d401593969006beb3ff1d97d80940406c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: install
  message: <<EOM
  To summarise ipfw(8) logs in your daily security check:

  * Copy %%EXAMPLESDIR%%/100.ipfwcount to
    %%PREFIX%%/etc/periodic/security

  * Add the line

      daily_status_security_ipfwcount_enable="YES"

    to /etc/periodic.conf
EOM
}
]