Put a size limit on the opensm.log and use bzip2(1).

Discussed with:		markj@
Sponsored by:		Mellanox Technologies
This commit is contained in:
hselasky 2018-11-08 17:00:05 +00:00
parent c332523389
commit 910f555845

View File

@ -1,3 +1,3 @@
# $FreeBSD$
/var/log/opensm.log 600 7 * * Z /var/run/opensm.pid 30
/var/log/opensm.log 600 7 1000 * J /var/run/opensm.pid 30