/var/log/gj/*log {
    missingok
    sharedscripts
    delaycompress
    postrotate
	kill -HUP $(cat /run/gj/gj-httpd.pid)
    endscript
}
