Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2008 11:42:00 -0500
From:      Brooks Davis <brooks@freebsd.org>
To:        Randy Bush <randy@psg.com>
Cc:        current@freebsd.org
Subject:   Re: /etc/rc.d/ppp  ppp_unit
Message-ID:  <20080421164159.GB19629@lor.one-eyed-alien.net>
In-Reply-To: <480C88AC.8020708@psg.com>
References:  <480C88AC.8020708@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--H1spWtNR+x+ondvy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Apr 21, 2008 at 09:29:32PM +0900, Randy Bush wrote:
>         # Check for hard wired unit
>=20
>         eval _ppp_unit=3D\$ppp_${_ppp_profile_cleaned}_unit
>         if [ -n "_ppp_unit" ]; then
>                 _ppp_unit=3D"-unit${_ppp_unit}"
>         fi
>         rc_flags=3D"$rc_flags $_ppp_unit"
>=20
> creates the illegal invocation "-unit" when /etc/ppp/ppp.conf has
>=20
>    set device PPPoE:vr0
>=20
> and needs no unit
>=20
> manually starting
>=20
>    ppp -dedicated -nat foo
>=20
> works fine.  but invoking /etc/rc.d/ppp start does not work

This was fixed in CURRENT with rev 1.19 on April 6th.

-- Brooks

--H1spWtNR+x+ondvy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (FreeBSD)

iD8DBQFIDMPXXY6L6fI4GtQRAsAcAJ0R+opz6jA/EFglEBjqhsy2ZDaSUwCgor04
3vwXioTd7n0sqUt7ZHr6iLg=
=gnfV
-----END PGP SIGNATURE-----

--H1spWtNR+x+ondvy--



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