xref: /NextBSD/contrib/ofed/management/opensm/scripts/opensm.logrotate (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
1/var/log/opensm.log {
2    missingok
3    notifempty
4    copytruncate
5    weekly
6    compress
7}
8