1 config BR2_PACKAGE_LOGROTATE
2 prompt "logrotate......................... rotates, compresses, and mails system logs"
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPOPT
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.