"/etc/logrotate.d/rhdb-jonas" {
        copytruncate
        notifempty
        nomail
	postrotate
/etc/rc.d/init.d rhdb-jonas reload
        endscript
        daily
}
