diff options
Diffstat (limited to 'abs')
| -rwxr-xr-x | abs/mv-core/hobbitmon/PKGBUILD | 2 | ||||
| -rwxr-xr-x | abs/mv-core/hobbitmon/hbnotes.py | 2 | 
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> | 
