home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / cron / README.Debian < prev    next >
Encoding:
Text File  |  2010-12-18  |  1.3 KB  |  38 lines

  1. cron for DEBIAN
  2. ----------------------
  3.  
  4. This is the Debian GNU/Linux prepackaged and heavily modified version
  5. of Paul Vixie's cron subsystem.
  6.  
  7. Debian's cron development is being done on Alioth:
  8. http://svn.debian.org/wsvn/pkg-cron
  9.  
  10. This package was put together by Ian Jackson <iwj10@cus.cam.ac.uk>,
  11. from the standard sources to 3.0pl1, as posted to comp.sources.unix.
  12. Ian obtained them from
  13. src.doc.ic.ac.uk:/usenet/comp.sources.unix/volume27/vixie-cron.
  14.  
  15. Debian's cron version introduces a significant number of changes:
  16.     * Support for /etc/cron.d   (drop-in dir for package crontabs)
  17.     * Debian-specific file locations and commands
  18.     * PAM support
  19.     * SELinux support
  20.     * auditlog support
  21.     * DST and other time-related changes/fixes
  22.     * SGID crontab(1) instead of SUID root
  23.     * numerous other smaller features and fixes.
  24.  
  25. Users are STRONGLY advised to carefully check the man pages crontab(1)
  26. and crontab(5). System administrators should also read cron(8).
  27.  
  28. File locations that are different than that indicated in 
  29. the cron distributions README:
  30.  
  31. user crontabs: /var/spool/cron/crontabs/*
  32. log file:      Check your syslog settings, facility "cron"
  33. allow file:    /etc/cron.allow
  34. deny file:     /etc/cron.deny
  35.  
  36. This package is now maintained by Javier Fern├índez-Sanguino Pe├▒a
  37. <jfs@computer.org> and Christian Kastner <debian@kvr.at>.
  38.