public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Damian <damian.only@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Adding dependencies in init scripts
Date: Thu, 11 Feb 2010 13:15:04 +0100	[thread overview]
Message-ID: <47a330c51002110415v4f3cdebevb33ee3c5519ed5@mail.gmail.com> (raw)
In-Reply-To: <4B73DA47.1080304@gmail.com>

On Thu, Feb 11, 2010 at 11:21 AM, Dale <rdalek1967@gmail.com> wrote:
> chrome://messenger/locale/messengercompose/composeMsgs.properties:
>>
>> Hello,
>>
>> I would like to configure my system so that every time I start mpd
>> (via /etc/init.d/mpd)  mpdscrible is started as well. What is the best
>> way to achieve this?
>>
>> Thanks in advance,
>> Damian.
>>
>>
>>
>
> I found this by looking in the cups init script.  It should help.
>
> depend() {
>    use net
>    need avahi-daemon dbus
>    before nfs
>    after logger
> }
Thanks Dale.

I've tried putting "after mpdscribble"  without success. Also the
problem with this approach is that if I update mpd, I will have to
modify the init script again.



  reply	other threads:[~2010-02-11 12:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11  9:55 [gentoo-user] Adding dependencies in init scripts Damian
2010-02-11 10:21 ` Dale
2010-02-11 12:15   ` Damian [this message]
2010-02-11 12:39     ` Dale
2010-02-11 17:00     ` Neil Bothwick
  -- strict thread matches above, loose matches on Subject: below --
2010-02-11 21:22 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
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

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=47a330c51002110415v4f3cdebevb33ee3c5519ed5@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