/var/log/yfs/PtLog
/var/log/yfs/PtAuditLog
/var/log/yfs/VLLog
/var/log/yfs/VLAuditLog
{
  weekly
  rotate 7
  missingok
  sharedscripts
  su yfsserver yfsserver
  postrotate
    /usr/bin/killall -HUP ptserver 2> /dev/null || true
    /usr/bin/killall -HUP vlserver 2> /dev/null || true
  endscript
}
