The rpm package used to provide
/etc/cron.daily/rpm
/etc/logrotate.d/rpm
I see /usr/lib/rpm/rpm.log and rpm.daily, which looks like they're
intended for that purpose. Anyone have any idea why they're not in
cron.daily and logrotate.d?
       mark
On 08/29/2011 08:54 AM, m.roth at 5-cent.us wrote:> The rpm package used to provide > /etc/cron.daily/rpm > /etc/logrotate.d/rpm > > I see /usr/lib/rpm/rpm.log and rpm.daily, which looks like they're > intended for that purpose. Anyone have any idea why they're not in > cron.daily and logrotate.d? > >Looks like those files are now provided by the "rpm-cron" package in RHEL 6 / CentOS 6. -Greg