add monit
[openwrt/staging/dedeckeh.git] / openwrt / package / monit / Config.in
diff --git a/openwrt/package/monit/Config.in b/openwrt/package/monit/Config.in
new file mode 100644 (file)
index 0000000..1458b8d
--- /dev/null
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_MONIT
+       tristate "monit"
+       select BR2_PACKAGE_LIBPTHREAD
+       default m if CONFIG_DEVEL
+       help
+         utility for monitoring services on a Unix system
+         
+         http://www.tildeslash.com/monit/