home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15801 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!caen!destroyer!ais.org!lcd
  3. From: lcd@ais.org (Leon Dent)
  4. Subject: Re: cron gets stuck.
  5. Message-ID: <Bx9rB9.6r5@ais.org>
  6. Organization: UMCC
  7. References: <1992Nov2.174856.22567@muug.mb.ca> <1992Nov4.185828.150@victrola.sea.wa.us>
  8. Date: Fri, 6 Nov 1992 00:42:42 GMT
  9. Lines: 22
  10.  
  11. In article <1992Nov4.185828.150@victrola.sea.wa.us> vince@victrola.sea.wa.us (Vince Skahan) writes:
  12. >In article <1992Nov2.174856.22567@muug.mb.ca> gkm@muug.mb.ca (Greg K. Moeller) writes:
  13. >>I'm using cron to spawn UUCP and news shells, etc.
  14. >>The problem is that when I replace the crontab entry for either of these
  15. >>(crontab -u news -r news.tab[as root]) the entryy gets replaced ok, but cron
  16. >>gets stuck.  It doesn't do anything for anyone at all.  I have to kill it
  17. >>and restart it.  From my reading of the docs for cron, it's supposed to
  18. >>notice that the file has changed, and re-read it.
  19. >>
  20. >
  21. >I've found that if I change a crontab entry, I have to do a "
  22. >    "kill `cat /etc/cron.pid` ; /etc/crond" 
  23. >to get cron to reinitialize off the new entry.  I tried a kill -HUP but
  24. >it killed it dead rather than re-initializing off the files.
  25.  
  26. Yeah, but its supposed to work accroding to the docs.  If you are running
  27. a multi-user system, is each user supposed to send mail to root to re-start
  28. cron every time they change an entry?
  29.  
  30. Leon Dent
  31. lcd@ais.org
  32.  
  33.