diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-04-20 22:05:02 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-04-20 22:05:02 +0000 |
commit | 0b3d9d9107b377e27a38532f5280795959067d2a (patch) | |
tree | 3975f35f5c132cd1a784bde209705e0890321688 /package/monit/monit.control | |
parent | 4648146ddf618eb65a035236e382b9bdd0903285 (diff) | |
download | upstream-0b3d9d9107b377e27a38532f5280795959067d2a.tar.gz upstream-0b3d9d9107b377e27a38532f5280795959067d2a.tar.bz2 upstream-0b3d9d9107b377e27a38532f5280795959067d2a.zip |
add monit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/monit/monit.control')
-rw-r--r-- | package/monit/monit.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/monit/monit.control b/package/monit/monit.control new file mode 100644 index 0000000000..87892adb4b --- /dev/null +++ b/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 |