diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 22:05:02 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 22:05:02 +0000 |
commit | 1d48714110d0e0f37c3637963168c4345c4a708d (patch) | |
tree | e728540ee6a59acc740a2a627873acbf6e202bda /openwrt/package/monit/monit.control | |
parent | 6563d604561b8b45785200b34bced13fb01cf248 (diff) |
add monit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/monit/monit.control')
-rw-r--r-- | openwrt/package/monit/monit.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/monit/monit.control b/openwrt/package/monit/monit.control new file mode 100644 index 000000000..87892adb4 --- /dev/null +++ b/openwrt/package/monit/monit.control @@ -0,0 +1,7 @@ +Package: monit +Priority: optional +Section: net +Maintainer: Waldemar Brodkorb <wbx@dass-it.de> +Depends: libpthread +Source: buildroot internal +Description: utility for monitoring services on a Unix system |