Author: hselasky Date: Mon Nov 19 09:50:06 2018 New Revision: 340625 URL: https://svnweb.freebsd.org/changeset/base/340625
Log: MFC r340254: Put a size limit on the opensm.log and use bzip2(1). Discussed with: markj@ Sponsored by: Mellanox Technologies Modified: stable/10/etc/newsyslog.conf.d/opensm.conf Directory Properties: stable/10/ (props changed) Modified: stable/10/etc/newsyslog.conf.d/opensm.conf ============================================================================== --- stable/10/etc/newsyslog.conf.d/opensm.conf Mon Nov 19 09:46:47 2018 (r340624) +++ stable/10/etc/newsyslog.conf.d/opensm.conf Mon Nov 19 09:50:06 2018 (r340625) @@ -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 _______________________________________________ svn-src-stable-10@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10 To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"