Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=81a637808ea4b9bce1ccd5f6071dd68674c28126
commit 81a637808ea4b9bce1ccd5f6071dd68674c28126 Author: CSÃCSY László <[email protected]> Date: Wed Sep 7 10:26:32 2011 +0200 munin-1.2.6-6-x86_64 lockfiles' directory should be writable diff --git a/source/network-extra/munin/FrugalBuild b/source/network-extra/munin/FrugalBuild index 0c084bb..e22f97a 100644 --- a/source/network-extra/munin/FrugalBuild +++ b/source/network-extra/munin/FrugalBuild @@ -4,7 +4,7 @@ pkgname=munin pkgver=1.2.6 -pkgrel=5 +pkgrel=6 pkgdesc="Munin is a tool for graphing all sorts of information about one or more servers and displaying it in a web interface." Finclude sourceforge url="http://munin.projects.linpro.no/" @@ -45,7 +45,7 @@ build() Frm /var/run Fmkdir /etc/tmpfiles.d cat > $Fdestdir/etc/tmpfiles.d/munin.conf << EOF -d $Flocalstatedir/run/munin 0755 root root - +d $Flocalstatedir/run/munin 0755 munin munin - EOF }
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
