Standardize package Config.in, change prompt to package name + short description...
[openwrt/staging/dedeckeh.git] / openwrt / package / monit / Config.in
1 config BR2_PACKAGE_MONIT
2 tristate "monit - System services monitoring utility"
3 select BR2_PACKAGE_LIBPTHREAD
4 default m if CONFIG_DEVEL
5 help
6 utility for monitoring services on a Unix system
7
8 http://www.tildeslash.com/monit/
9
10