home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / A / SYSLOGD / _SYSLOGD.TAR / usr / doc / sysklogd / README.linux < prev   
Encoding:
Text File  |  1994-05-10  |  2.0 KB  |  50 lines

  1. Welcome to the sysklogd package for Linux.  All the utility
  2. documentation has now been moved into the man pages.  Please review
  3. these carefully before proceeding.
  4.  
  5. Both utilities (syslogd, klogd) can be either run from init or started
  6. as part of the rc.* sequence.  Caution should be used when starting
  7. these utilies from init since the default configuration is for both of
  8. these utilities to auto-background themselves.  Depending on the
  9. version of init being used this could either result in the process
  10. table being filled or at least 10 copies of the daemon being started.
  11. If auto-backgrounding is NOT desired there is a define (-DNO_FORK)
  12. which can be uncommented in the Makefile before compilation.
  13.  
  14. I have found work on the sysklogd package to be an interesting example
  15. of the powers of the INTERNET.  Stephen, Juha, Shane and myself have
  16. successfully collaborated on the development of this package without
  17. ever having met each other, in fact we could pass on the street
  18. without realizing it.  What I have developed is a profound respect for
  19. the personal capabilities of each one of these individuals.  Perhaps
  20. the greatest `Linux Legacy' will be that its development/enhancement
  21. is truly an example of the powers of international cooperation through
  22. the worldwide INTERNET.
  23.  
  24. We would be interested in keeping track of any and all bug
  25. fixes/changes that are made.  The syslog(d) sources seemed to have
  26. fallen into neglect and we believe that it is important to maintain
  27. consistent standardized system utilities sources as development
  28. evolves.  Hopefully the Linux community will find these sources to be
  29. a useful addition to the software gene pool.
  30.  
  31. Best regards,
  32.  
  33. Dr. Wettstein
  34. Oncology Research Division Computing Facility
  35. Roger Maris Cancer Center
  36. Fargo, ND
  37. greg%wind.uucp@plains.nodak.edu
  38.  
  39. Stephen Tweedie
  40. Department of Computer Science
  41. Edinburgh University, Scotland
  42.  
  43. Juha Virtanen
  44. jiivee@hut.fi
  45.  
  46. Shane Alderton
  47. shane@scs.apana.org.au
  48.  
  49. And a host of bug reporters whose contributions cannot be underestimated.
  50.