|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
RE: [PLUG] Re: Mystery Cron job
|
That got me there. In /etc/cron.d there is an awstats job listed. Must
have been placed there by one of the installers. Will it hurt anything
to delete it?
-----Original Message-----
From: plug-admin@lists.phillylinux.org
[mailto:plug-admin@lists.phillylinux.org] On Behalf Of Tom Diehl
Sent: Thursday, November 11, 2004 2:04 PM
To: plug@lists.phillylinux.org
Subject: [PLUG] Re: Mystery Cron job
On Thu, 11 Nov 2004, Aaron Crosman wrote:
> I noticed today that I have a cron job that's running about once a
> week, and it's causing problems. The trouble is I don't know which
> user account the job belongs to, I killed it off before I thought
> about using ps to find the user context, and I'd rather not wait until
> it starts up again (in part since I don't know when that will be). I
> checked both root and my user's crontab, and I don't see it on there.
> Is there a way to look over all the cron tabs in one shot?
Cron jobs are located in /etc/crontab, /etc/cron.d, /etc/cron.weekly,
/etc/cron.daily, /etc/cron.hourly, /var/spool/cron. Most likely you are
seeing one of the weekly cron jobs kick off. What kind of problems are
you seeing?
Regards,
Tom
________________________________________________________________________
___
Philadelphia Linux Users Group --
http://www.phillylinux.org
Announcements -
http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|