public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Harig, Mark A." <maharig@idirect.net>
To: "Eric De La Cruz Lugo" <eric_delacruz@yahoo.com>, <cygwin@cygwin.com>
Subject: RE: cron problem in W2K Proffesional
Date: Fri, 06 Dec 2002 15:14:00 -0000	[thread overview]
Message-ID: <BADF3C947A1BD54FBA75C70C241B0B9E7630D9@ex02.idirect.net> (raw)

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@yahoo.com]
> Sent: Friday, December 06, 2002 4:53 PM
> To: Harig, Mark A.; cygwin@cygwin.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@cygwin.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/

             reply	other threads:[~2002-12-06 22:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-06 15:14 Harig, Mark A. [this message]
2002-12-06 15:52 ` Eric De La Cruz Lugo
  -- strict thread matches above, loose matches on Subject: below --
2002-12-06 16:07 Harig, Mark A.
2002-12-06 20:53 ` Eric De La Cruz Lugo
2002-12-09 17:10   ` Andrew DeFaria
2002-12-06 13:30 Harig, Mark A.
2002-12-06 13:24 Harig, Mark A.
2002-12-06 12:04 Harig, Mark A.
2002-12-06 12:05 ` Eric De La Cruz Lugo
2002-12-06 14:03 ` Eric De La Cruz Lugo
2002-12-06 11:21 Eric De La Cruz Lugo
2002-12-06 11:02 Harig, Mark A.
2002-12-06  8:51 Eric De La Cruz Lugo
2002-12-06  9:07 ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BADF3C947A1BD54FBA75C70C241B0B9E7630D9@ex02.idirect.net \
    --to=maharig@idirect.net \
    --cc=cygwin@cygwin.com \
    --cc=eric_delacruz@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).