On Tue, Jan 26, 2010 at 3:46 PM, L. V. Lammert <[email protected]> wrote:
> At 02:37 PM 1/26/2010 +0000, Helmut Schneider wrote: > >> > I thought I had fat-fingered something with sysmerge, but I >> > re-extracted /etc/daily and compared, and there were no differences. >> >> Same here, I upgraded from 4.5-stable and sysmerged a few times. >> > > I get one on a clean install, .. have not had time to troubleshoot. Does > this qualify as a bug <g>? > > Lee > I think you need to redo your root's cron: # do daily/weekly/monthly maintenance 30 1 * * * /bin/sh /etc/daily 30 3 * * 6 /bin/sh /etc/weekly 30 5 1 * * /bin/sh /etc/monthly This changed a while back in -current. Ciao, D.

