not everything coming up on a reboot
Michael P. Soulier
msoulier at digitaltorque.ca
Sat Dec 23 13:36:25 PST 2006
On 12/23/06, Beech Rintoul <beech at 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 at 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
More information about the freebsd-questions
mailing list