public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Kazantsev <mike_kazantsev@fraggod.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] etc/conf.d/net format ?
Date: Mon, 23 Feb 2009 18:35:25 +0500	[thread overview]
Message-ID: <20090223183525.21647cd5@coercion> (raw)
In-Reply-To: <20090223183118.3b269086@coercion>

[-- Attachment #1: Type: text/plain, Size: 767 bytes --]

On Mon, 23 Feb 2009 18:31:18 +0500
Mike Kazantsev <mike_kazantsev@fraggod.net> wrote:

> On Mon, 23 Feb 2009 14:14:28 +0100 (CET)
> Helmut Jarausch <jarausch@igpm.rwth-aachen.de> wrote:
> 
> > config_ppp0="ppp"  # Runs /lib/rcscripts/net/pppd.sh
> > link_ppp0='nas0' # The name of the RFC2684 bridge interface
> 
> I've never used "link_*" syntax to specify dependencies, prehaps it has
> been obsoleted and not working properly?
> 
> Try:
> rc_need_ppp0="nas0"
> 
> Certainly works for me.
> 

Sorry, I was too rash to send it away without looking at my actual net
file. You should specify init.d script name in rc_need, not just some
interface name, so it should look like this:

rc_need_ppp0="net.nas0"

-- 
Mike Kazantsev // fraggod.net

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2009-02-23 13:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-23 13:14 [gentoo-user] etc/conf.d/net format ? Helmut Jarausch
2009-02-23 13:31 ` Mike Kazantsev
2009-02-23 13:35   ` Mike Kazantsev [this message]
2009-02-23 16:12     ` Helmut Jarausch
2009-02-23 18:21 ` Stroller

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=20090223183525.21647cd5@coercion \
    --to=mike_kazantsev@fraggod.net \
    --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