On Mon, 23 Feb 2009 18:31:18 +0500
Mike Kazantsev <[email protected]> wrote:

> On Mon, 23 Feb 2009 14:14:28 +0100 (CET)
> Helmut Jarausch <[email protected]> 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: signature.asc
Description: PGP signature

Reply via email to