From: Damian <damian.only@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Adding dependencies in init scripts
Date: Sun, 14 Feb 2010 15:54:10 +0100 [thread overview]
Message-ID: <47a330c51002140654k3625936ds6422580d81176691@mail.gmail.com> (raw)
In-Reply-To: <20100214140631.GA5618@math.princeton.edu>
> I am getting rather confused by this back and forth (I thought I
> understood what you wanted and Dirk and other's answers should be
> right, but now I am not so sure). Can you answer the following for me
> just to make sure we are on the same page?
Sure, I'm sorry for the confusion.
> (a) What is mpdscribble? My understanding is that it is a service that
> tells other things what is currently playing on mpd? That it is
> actually a client of mpd? Is it actually a daemon/service?
In short, mpdscribble is a daemon that submits the tracks you play
(using mpd) to sites such as libre.fm. In that sense it is a client of
mpd. It is possible to start mpdscribble by using
/etc/init.d/mpdscribble start
> (b) What actually is the desired behaviour? From the last e-mail I am
> under the impression you don't always want to have the mpd daemon
> running, but you want to be able to bring up /etc/init.d/mpd and
> automatically have mpdscribble started? Can you give me a description
> of what commands you want to execute and what you want to accomplish
> with those?
Yes, that's exactly what I want. If I start mpd using the command
/etc/init.d/mpd start
I would like mpdscribble to be automatically started. What I have as
output instead:
$ /etc/init.d/mpd stop && /etc/init.d/mpd start &&
/etc/init.d/mpdscribble status
* Caching service dependencies ...
* Service 'syslog-ng' already provides 'logger'!;
* Not adding service 'metalog'...
[ ok ]
* Service mpd stopping
* Service mpd stopped
* Service mpd starting
* Service mpd started
* status: stopped
> (c) I noticed that in your previous e-mail you spelled it mpdscrible
> with only one b. Is that a typo in the e-mail, or is it actually how
> you have it in /etc/conf.d/mpd? emerge --search suggests that
> mpdscribble is spelled with two b's.
That's right, it is a typo in my previous mail. The config file has no typo.
> (d) What versions of openrc and baselayout are you using?
openrc is not installed, and the baselayout version is 1.12.13.
Thanks,
Damian.
next prev parent reply other threads:[~2010-02-14 14:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-11 21:22 [gentoo-user] Adding dependencies in init scripts heini
2010-02-11 22:35 ` Neil Bothwick
2010-02-14 1:25 ` Damian
2010-02-14 1:51 ` Damian
2010-02-14 9:07 ` Dirk Heinrichs
2010-02-14 11:56 ` Damian
2010-02-14 14:06 ` Willie Wong
2010-02-14 14:54 ` Damian [this message]
2010-02-14 16:02 ` Willie Wong
2010-02-14 20:08 ` Marc Joliet
2010-02-14 15:48 ` Stroller
2010-02-14 17:00 ` Dirk Heinrichs
2010-02-14 18:46 ` Damian
2010-03-07 9:10 ` Damian
2010-02-14 16:56 ` Dirk Heinrichs
-- strict thread matches above, loose matches on Subject: below --
2010-02-11 9:55 Damian
2010-02-11 10:21 ` Dale
2010-02-11 12:15 ` Damian
2010-02-11 12:39 ` Dale
2010-02-11 17:00 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47a330c51002140654k3625936ds6422580d81176691@mail.gmail.com \
--to=damian.only@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox