Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: cron problem in W2K Proffesional Date: Fri, 6 Dec 2002 17:03:10 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: "Eric De La Cruz Lugo" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gB6M3OX27565 It appears as though everything is set correctly. Try: 1. Shut down your cron service. 2. Run Cygwin's setup.exe to uninstall 'cron'. 3. Run setup.exe a second time to download/install a new copy of 'cron'. 4. Reboot your computer. 5. Check your crontab: crontab -l 6. Install the cron service and start it. > -----Original Message----- > From: Eric De La Cruz Lugo [mailto:eric_delacruz AT yahoo DOT com] > Sent: Friday, December 06, 2002 4:53 PM > To: Harig, Mark A.; cygwin AT cygwin DOT com > Subject: RE: cron problem in W2K Proffesional > > > > Ok, I have made the changes, now the directories show: > > total 4 > drwxrwxrwx 6 Administ Ninguno 0 Apr 12 > 2002 . > drwxrwxrwx 10 Administ Ninguno 4096 Dec 5 > 19:38 .. > drwxrwxrwt 3 asuncion Ninguno 0 Apr 12 > 2002 cron > drwxrwxrwx 2 Administ Ninguno 0 Dec 5 > 18:46 log > drwxrwxrwx 2 Administ Ninguno 0 Dec 5 > 18:46 run > drwxrwxrwx 2 Administ Ninguno 0 Apr 12 > 2002 tmp > > > > total 1 > drwxrwxrwt 3 asuncion Ninguno 0 Dec 6 > 15:44 . > drwxrwxrwx 6 Administ Ninguno 0 Apr 12 > 2002 .. > -rw-rw-rw- 1 asuncion Ninguno 0 Dec 6 > 15:44 lista > -rw-rw-rw- 1 asuncion Ninguno 318 Dec 6 > 15:44 listatabs.txt > drwxrwxrwt 2 asuncion Ninguno 0 Dec 6 > 15:44 tabs > > > > > total 2 > drwxrwxrwt 2 asuncion Ninguno 0 Dec 6 > 15:44 . > drwxrwxrwt 3 asuncion Ninguno 0 Dec 6 > 15:44 .. > -rw-r----- 1 asuncion SYSTEM 234 Dec 6 > 13:04 asuncion1 > -rw-rw-rw- 1 asuncion Ninguno 264 Dec 6 > 15:44 listacrontab.txt > > > I restarted the cron daemon, and waited for 5 minutes, > nothing happens yet. > > Other ideas? > > Eric De La Cruz Lugo > Merida Yucatan Mexico > > > > > > --------- > Also, once you have done this, shut down > your cron service and restart it. > > > -----Original Message----- > > From: Harig, Mark A. > > Sent: Friday, December 06, 2002 4:20 PM > > To: Eric De La Cruz Lugo; cygwin AT cygwin DOT com > > Subject: RE: cron problem in W2K Proffesional > > > > > > > > > > drwxrwxrwx 3 asuncion Ninguno 0 > Apr > > > 12 2002 /var/cron > > > > > > drwxrwxrwx 2 asuncion Ninguno 0 > Dec 6 > > > 13:04 /var/cron/tabs > > > > > > > For some reason, your 'sticky bit' settings didn't > get set > > for /var/cron/ and /var/cron/tabs/. > > > > Instead of 'drwxrwxrwx', your permissions should be > > 'drwxrwxrwt'. > > > > Try: > > > > chmod 1777 /var/cron > > chmod 1777 /var/cron/tabs > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > -- 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/