From owner-freebsd-rc@FreeBSD.ORG Sat Oct 27 16:13:02 2012 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BEF12A7F; Sat, 27 Oct 2012 16:13:02 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 8D4A98FC08; Sat, 27 Oct 2012 16:13:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9RGD22s059753; Sat, 27 Oct 2012 16:13:02 GMT (envelope-from crees@freefall.freebsd.org) Received: (from crees@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9RGD1h9059749; Sat, 27 Oct 2012 16:13:01 GMT (envelope-from crees) Date: Sat, 27 Oct 2012 16:13:01 GMT Message-Id: <201210271613.q9RGD1h9059749@freefall.freebsd.org> To: glebius@cell.sick.ru, crees@FreeBSD.org, freebsd-rc@FreeBSD.org From: crees@FreeBSD.org Subject: Re: conf/44170: [patch] Add ability to run multiple pppoed(8) on startup X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2012 16:13:02 -0000 Synopsis: [patch] Add ability to run multiple pppoed(8) on startup State-Changed-From-To: open->closed State-Changed-By: crees State-Changed-When: Sat Oct 27 16:13:01 UTC 2012 State-Changed-Why: PPP profiles are available in rc.d/ppp nowadays, which allow for multiple ppp instances. http://www.freebsd.org/cgi/query-pr.cgi?pr=44170