[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: verifying cron activity



On Thu, Jul 20, 2000 at 10:24:50AM -0500, Charles Menzes wrote:
> Is there a log of cron activity? I just want to verify that a script set
> to run under a user's crontab is actually executingat the set times.

In your syslog.conf file, you can specify where cron logs go.  They
probably go to /var/log/messages.  Stick in a line like
	cron.*		/var/log/cron
to make them easier to find...

--Danny, who would restart syslogd after making that change...
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.