* [gentoo-commits] gentoo-x86 commit in media-sound/murmur/files: murmur.initd
@ 2008-10-31 20:25 99% Timo Gurr (tgurr)
0 siblings, 0 replies; 1+ results
From: Timo Gurr (tgurr) @ 2008-10-31 20:25 UTC (permalink / raw
To: gentoo-commits
tgurr 08/10/31 20:25:08
Modified: murmur.initd
Log:
Fix dbus usage in init script and introduce ice USE flag. Thanks Dennis Schridde, Atman and Sascha Jüngling.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r1 x86_64)
Revision Changes Path
1.2 media-sound/murmur/files/murmur.initd
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/murmur/files/murmur.initd?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/murmur/files/murmur.initd?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/murmur/files/murmur.initd?r1=1.1&r2=1.2
Index: murmur.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/murmur/files/murmur.initd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- murmur.initd 16 Oct 2008 22:42:35 -0000 1.1
+++ murmur.initd 31 Oct 2008 20:25:08 -0000 1.2
@@ -3,8 +3,8 @@
opts="reload"
depend() {
- need dbus localmount net
- use logger
+ need localmount net
+ use dbus logger
after bootmisc mysql
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-10-31 20:25 99% [gentoo-commits] gentoo-x86 commit in media-sound/murmur/files: murmur.initd Timo Gurr (tgurr)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox