Re: Wayward crons and inits

2011-01-04 Thread Bob Proulx
David Baron wrote: > I have some cron job trying to run ntpdate which I no longer have on > my system nor any of its configs. Have been unable to find it by > fgrep-ing in the /etc or /root trees. I know you have already looked but here is where I would look. $ sudo find /etc/cron* /var/spool/c

Re: Wayward crons and inits

2011-01-04 Thread Tom H
On Tue, Jan 4, 2011 at 2:50 AM, David Baron wrote: > > I have some cron job trying to run ntpdate which I no longer have on my system > nor any of its configs. Have been unable to find it by fgrep-ing in the /etc > or /root trees. How about in "/var/spool/cron/crontabs"? -- To UNSUBSCRIBE, ema

Re: Wayward crons and inits

2011-01-04 Thread Dom
On 04/01/11 07:50, David Baron wrote: I have some cron job trying to run ntpdate which I no longer have on my system nor any of its configs. Have been unable to find it by fgrep-ing in the /etc or /root trees. I also have some init still looking for the no-longer extant /dev/hda, et al. Also una