home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / sysadmin / 4309 < prev    next >
Encoding:
Text File  |  1992-07-21  |  883 b   |  30 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!nntp1.radiomail.net!fernwood!metrop!robert
  3. From: robert@metropolis.com (Robert Munyer)
  4. Subject: Re: Is cron going to get better?
  5. Message-ID: <1992Jul20.205910.20653@metropolis.com>
  6. Sender: robert@metropolis.com (Robert Munyer)
  7. Organization: Metropolis Software, Inc.
  8. References: <gfqx9!-@rpi.edu>
  9. Date: Mon, 20 Jul 1992 20:59:10 GMT
  10. Lines: 18
  11.  
  12.  
  13. This is a little bit off the subject, but...
  14.  
  15. We have a line in /etc/crontab that should do a uucico at noon and midnight
  16.  
  17.           0 0,12 * * * uucp /usr/lib/uucp/uucico -r1 -sfernwood
  18.  
  19. and instead, it does it at 1am and 1pm.
  20.  
  21. Both "Preferences" and the Unix "date" command show the correct time.
  22.  
  23. What's going on?
  24.  
  25.                                         Thanks,
  26.  
  27.                                         Robert Munyer
  28.                                         robert@metropolis.com
  29.  
  30.