/var/log/rootsh/logrotate
{
    size 100M
    daily
    missingok
    nocompress
    lastaction
        /bin/logrotate-rootsh.sh lastaction
    endscript
    create 0600 root root
}

