Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2007 20:05:03 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Maksim Yevmenkin <emax@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d ppp
Message-ID:  <20071012200336.H6043@maildrop.int.zabbadoz.net>
In-Reply-To: <200710121635.l9CGZbO2063862@repoman.freebsd.org>
References:  <200710121635.l9CGZbO2063862@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Oct 2007, Maksim Yevmenkin wrote:

> emax        2007-10-12 16:35:36 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    etc/defaults         rc.conf
>    etc/rc.d             ppp
>  Log:
>  Teach /etc/rc.d/ppp to start multiple instances of ppp.
>
>  ppp_profile variable can now contain multiple profiles.
>  Overrides for ppp mode and nat can go into ppp_$profile_mode
>  and ppp_$profile_nat variables respectively. If those are
>  not specified, defaults from ppp_mode and ppp_nat are used.
>
>  Submitted by:   Yuri Kurenkov < y dot kurenkov at init dot ru >
>  Reviewed by:    mtm
>  MFC after:      1 week
>
>  Revision  Changes    Path
>  1.319     +6 -0      src/etc/defaults/rc.conf
>  1.14      +43 -9     src/etc/rc.d/ppp

I wonder how that differs from the script proposed in
http://www.freebsd.org/cgi/query-pr.cgi?pr=114081
which should also provide a fallback to the global
setting in case the _profile on is not given...

-- 
Bjoern A. Zeeb                                 bzeeb at Zabbadoz dot NeT
Software is harder than hardware  so better get it right the first time.



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