From owner-freebsd-questions@FreeBSD.ORG Fri Aug 14 11:15:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE2C2106568D for ; Fri, 14 Aug 2009 11:15:13 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2C98FC57 for ; Fri, 14 Aug 2009 11:15:13 +0000 (UTC) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.2/8.14.2) with ESMTP id n7EBF8aK009670; Fri, 14 Aug 2009 13:15:08 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.2/8.14.2/Submit) id n7EBF8us009669; Fri, 14 Aug 2009 13:15:08 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Fri, 14 Aug 2009 13:15:08 +0200 From: Ruben de Groot To: Alex R Message-ID: <20090814111508.GA9600@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Alex R , freebsd-questions@freebsd.org References: <4A851E30.2010008@mailinglist.ahhyes.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A851E30.2010008@mailinglist.ahhyes.net> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Fri, 14 Aug 2009 13:15:12 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: Userland PPP fails to load via rc.conf (7.2/amd64) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 11:15:13 -0000 On Fri, Aug 14, 2009 at 06:20:00PM +1000, Alex R typed: > Hi Guys, > > I ran into the same problem as this person did (see the link below): > > http://www.mail-archive.com/freebsd-net@freebsd.org/msg24337.html > > ppp starts fine if invoked from shell prompt, however the problem above > occurs for me when I attempt to start it automatically at boot via > /etc/rc.conf > > Funnily enough, the solution presented in that article seems to fix the > issue.. But why? This problem is very easy to reproduce, how could it > have been overlooked? I just happened to find the article in the link > above, out of desperation, it's not good that I had to Google for a > solution. What's the output of the command ldd `which su` ? > Is the solution given "safe"? Should I open a PR? > > Alex > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"