Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2008 07:57:52 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/rc.d ppp src/share/man/man5 rc.conf.5
Message-ID:  <200803280757.m2S7vqvN037009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2008-03-28 07:57:52 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             ppp 
    share/man/man5       rc.conf.5 
  Log:
  Add support for hardwiring ppp sessions to particular devices with new
  per-profile variables of the form ppp_<profile>_unit.  No ppp_unit
  variable is supported since tying the same unit to more than one profile
  won't work.
  
  PR:             conf/122127
  MFC after:      1 week
  
  Revision  Changes    Path
  1.18      +8 -1      src/etc/rc.d/ppp
  1.337     +9 -1      src/share/man/man5/rc.conf.5



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