summaryrefslogtreecommitdiffstats
path: root/abs/mv-core
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-27 16:34:25 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-27 16:34:25 (GMT)
commitff391b5a2ecf9b873836c587606ec58e5c18943c (patch)
treec34a19fc18efda1e22990d42527f42775768f647 /abs/mv-core
parent3b28797a23d17cdf9960b0661516c262a8284354 (diff)
downloadlinhes_pkgbuild-ff391b5a2ecf9b873836c587606ec58e5c18943c.zip
linhes_pkgbuild-ff391b5a2ecf9b873836c587606ec58e5c18943c.tar.gz
linhes_pkgbuild-ff391b5a2ecf9b873836c587606ec58e5c18943c.tar.bz2
Add web option for fe_restart to local website.
Diffstat (limited to 'abs/mv-core')
-rwxr-xr-xabs/mv-core/hobbitmon/PKGBUILD2
-rwxr-xr-xabs/mv-core/hobbitmon/hbnotes.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/mv-core/hobbitmon/PKGBUILD b/abs/mv-core/hobbitmon/PKGBUILD
index e2a9484..cb71a60 100755
--- a/abs/mv-core/hobbitmon/PKGBUILD
+++ b/abs/mv-core/hobbitmon/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=hobbitserver
provides=hobbit
pkgver=4.2.0
-pkgrel=102
+pkgrel=103
pkgdesc="Hobbit is a system for monitoring servers and networks. "
license="GPL"
arch=('i686')
diff --git a/abs/mv-core/hobbitmon/hbnotes.py b/abs/mv-core/hobbitmon/hbnotes.py
index 087b646..5300e88 100755
--- a/abs/mv-core/hobbitmon/hbnotes.py
+++ b/abs/mv-core/hobbitmon/hbnotes.py
@@ -297,7 +297,7 @@ def main(argv):
</select>
</br>
<input name="param2" type="radio" value="Kill" />Restart interface: </>
- <select name="param3">
+ <select name="param6">
<option value="killX">Full UI</option>
<option value="killmyth">MythFrontend</option>
</select>