/var/log/qwik/*log {
 rotate 12
 weekly
 compress
 postrotate
 /etc/init.d/qwik restart
 endscript
}
