On 08 November 2007 19:29, Jerome Fong wrote: > I got cron working as a daemon, but now it stopped working again. I'm > getting the following errors in the cronevents output. Anyone know what > this means?
Who owns the files mentioned? > 2007/11/08 11:02:18 [SYSTEM] /usr/sbin/cron: PID 1644: (*system*) NOT > REGULAR (/etc/cron.d/cron.daily) > 2007/11/08 11:02:18 [SYSTEM] /usr/sbin/cron: PID 1644: (*system*) NOT > REGULAR (/etc/cron.d/cron.hourly) > 2007/11/08 11:02:18 [SYSTEM] /usr/sbin/cron: PID 1644: (*system*) NOT > REGULAR (/etc/cron.d/cron.monthly) > 2007/11/08 11:02:18 [SYSTEM] /usr/sbin/cron: PID 1644: (*system*) NOT > REGULAR (/etc/cron.d/cron.weekly) This looks like the sort of confusion that cron can get into when it gets run as a mixture of system user and regular users... cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/