Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien...
[openwrt.git] / openwrt / package / logrotate / Config.in
1 config BR2_PACKAGE_LOGROTATE
2 prompt "logrotate......................... rotates, compresses, and mails system logs"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_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.
This page took 0.044079 seconds and 5 git commands to generate.