===========================================================================
$NetBSD: MESSAGE,v 1.3 2017/03/06 12:59:53 fhajny Exp $
To set up logrotate-3.18.0:

1/ modify /2022Q2/etc/logrotate.conf to your needs,
or better, add your own configuration files in
/2022Q2/etc/logrotate.d/

2/ set up a daily cron job for logrotate in root's crontab;
this can be done with one of the following line:
0 0 * * * /bin/sh /2022Q2/share/examples/logrotate/logrotate.cron
0 0 * * * /2022Q2/sbin/logrotate /2022Q2/etc/logrotate.conf
===========================================================================
