diff options
Diffstat (limited to 'sysutils/bsdstats/files/pkg-message.in')
-rw-r--r-- | sysutils/bsdstats/files/pkg-message.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/bsdstats/files/pkg-message.in b/sysutils/bsdstats/files/pkg-message.in index 6bc79f1e0664..cf5eda09f142 100644 --- a/sysutils/bsdstats/files/pkg-message.in +++ b/sysutils/bsdstats/files/pkg-message.in @@ -16,6 +16,9 @@ To enable the port, edit or create /etc/periodic.conf and add this line: To enable device reporting, add this line: monthly_statistics_report_devices="YES" +To enable ports reporting, add this line: + monthly_statistics_report_ports="YES" + To run it manually the first time, just run it as: /usr/local/etc/periodic/monthly/300.statistics |