Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2006 16:36:23 -0500
From:      "Michael P. Soulier" <msoulier@digitaltorque.ca>
To:        "Beech Rintoul" <beech@alaskaparadise.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: not everything coming up on a reboot
Message-ID:  <fb6605670612231336x95f5788s4b89f3db5a71b1a9@mail.gmail.com>
In-Reply-To: <200612231156.05280.beech@alaskaparadise.com>
References:  <fb6605670612231248p4bf5a8e3xa7c0aa1afd4c67ab@mail.gmail.com> <200612231156.05280.beech@alaskaparadise.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/23/06, Beech Rintoul <beech@alaskaparadise.com> wrote:
> Do you have ppp-user_enable="yes" in your /etc/rc.conf?

No, and looking at ppp-user, I don't see why I'd need one. I have
ppp_enable="YES".


# PROVIDE: ppp-user
# REQUIRE: netif isdnd
# KEYWORD: nojail

. /etc/rc.subr

name="ppp"
rcvar="ppp_enable"
start_cmd="ppp_start"
stop_cmd=":"

Now, I do notice that the stock script comes with a REQUIRE isdnd as
well as netif. As I'm not running isdn, would that stop rc from
bringing the script up, or are REQUIREs OR'd and not AND'd?

Mike
--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fb6605670612231336x95f5788s4b89f3db5a71b1a9>