On 12/23/06, Beech Rintoul <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
"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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to