/var/log/opensm*.log {
rotate 4
weekly
compress
postrotate 
 /usr/bin/killall -SIGUSR1 /usr/sbin/opensm
endscript
}
