diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-20 09:09:55 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-20 09:09:55 +0000 |
commit | 1f34df82b10ab98c38c1fd9687fc523535818492 (patch) | |
tree | 376ce946223fd7e2d6e8164af4c6d630b5b1c5cc /openwrt/package/monit/ipkg/monit.control | |
parent | 680ed499d4094154c01a9c0c97b91499bb508d39 (diff) |
update monit to new upstream release (v4.6),
split in 2 packages (w/ and w/o ssl support),
add a restart command to init-script.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2193 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/monit/ipkg/monit.control')
-rw-r--r-- | openwrt/package/monit/ipkg/monit.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/monit/ipkg/monit.control b/openwrt/package/monit/ipkg/monit.control index e3a4f2c01..3f472aec7 100644 --- a/openwrt/package/monit/ipkg/monit.control +++ b/openwrt/package/monit/ipkg/monit.control @@ -3,5 +3,5 @@ Priority: optional Section: admin Maintainer: Waldemar Brodkorb <wbx@dass-it.de> Source: buildroot internal -Description: an utility for system services monitoring -Depends: libpthread +Description: An utility for system services monitoring, with SSL support. +Depends: libpthread, libopenssl |