This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cron v3.0.1-5 setup issue w/ Cygwin v1.3.6


On Fri, Feb 01, 2002 at 08:25:54PM -0600, Craig Rees wrote:
> Hey Corinna,
> 
> Thanks for the tip. Once I started redireting stdout and stderr everything 
> seems to work and email event log messages went away.
> 
> # Test CRON tab from CraigR
> * * * * * /usr/bin/date >> $HOME/date.log 2>&1
> * * * * * echo "Hello from CRON" >> /tmp/echo.log 2>&1
> * * * * * touch $HOME/touch.log
> 
> However, I am still getting Event log messages, one per crontab process with 
> 
> every run

That's correct.  Cron logs all started commands.

> and now my Event log is full.

Change your Event log settings.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]