I'm going to move /var/lib/logrotate.status to /var/lib/logrotate/logrotate.status. I think this needs change in selinux-policy to happen. Can you please do what's needed on your side so I can proceed with this change? The reasoning is that /var/lib directory does not have to be mounted for writing in some cases, but for /var/lib/logrotate subdir, I can add entry in /etc/rwtab.d, so it will be mounted as RW.
Author: Miroslav Grepl <mgrepl> Date: Tue Jun 16 18:22:47 2015 +0200 Reflect logrotate change which moves /var/lib/logrotate.status to /var/lib/logrotate/logrotate.status. BZ(1228531)