cvs commit: src/etc/defaults rc.conf src/etc/rc.d ppp

Maksim Yevmenkin emax at FreeBSD.org
Fri Oct 12 09:35:37 PDT 2007


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


More information about the cvs-all mailing list