Config.in 450 B

12345678910
  1. config ADK_PACKAGE_LOGROTATE
  2. prompt "logrotate......................... rotates, compresses, and mails system logs"
  3. tristate
  4. default n
  5. select ADK_PACKAGE_LIBPOPT
  6. help
  7. logrotate is designed to ease administration of systems that generate
  8. large numbers of log files. It allows auto-matic rotation, compression,
  9. removal, and mailing of log files. Each log file may be handled
  10. daily, weekly,monthly, or when it grows too large.