Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41b4200ae68a30dfa0b2c2459957f3b86f47453e

commit 41b4200ae68a30dfa0b2c2459957f3b86f47453e
Author: CSÉCSY László <[email protected]>
Date:   Fri Apr 17 09:47:04 2009 +0200

munin-node-1.2.6-8-i686
fixed init script

diff --git a/source/network-extra/munin-node/FrugalBuild 
b/source/network-extra/munin-node/FrugalBuild
index bbe369b..a6cca54 100644
--- a/source/network-extra/munin-node/FrugalBuild
+++ b/source/network-extra/munin-node/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=munin-node
pkgver=1.2.6
-pkgrel=7
+pkgrel=8
pkgdesc="Munin is a tool for graphing all sorts of information about one or 
more servers and displaying it in a web interface. (Node)"
_F_sourceforge_name="munin"
_F_sourceforge_dirname="munin"
@@ -18,7 +18,7 @@ up2date="lynx -dump $url|grep 'Stable'|sed 's/.*: \(.*\)\ 
.*D.*/\1/'"
source=($source Makefile.config rc.munin-node munin-node.logrotate 
munin-node.conf)
sha1sums=('bdc6d1767df1ea618071d76f0c4525dda2ea33d9' \
'0f2df42722449dc9983bc3e1dd8a81406ea95c32' \
-          '48d5792694ecc3e099acf5ea1740f91f97054101' \
+          'd84a72d5365aa1e1c77854310af0d07b7031693d' \
'2950e0a37d42abb2b152a40f24498982613a4b62' \
'30389dab21fbffdbdab52f7aacf3eb63b9e32ef9')
options=('scriptlet')
diff --git a/source/network-extra/munin-node/rc.munin-node 
b/source/network-extra/munin-node/rc.munin-node
index 93cf601..587b89f 100644
--- a/source/network-extra/munin-node/rc.munin-node
+++ b/source/network-extra/munin-node/rc.munin-node
@@ -18,7 +18,7 @@ rc_start()
{
start_msg
if [ -z "$(eval $pid)" ] ; then
-               /usr/bin/munin-node
+               /usr/sbin/munin-node
ok $?
else
ok 999
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to