From owner-freebsd-stable Fri Aug 24 22:59:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id B522837B40F for ; Fri, 24 Aug 2001 22:59:12 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from morpheus.kfu.com (morpheus.kfu.com [3ffe:1200:301b:1:2d0:b7ff:fe3f:bdd0]) by quack.kfu.com (8.11.3/8.11.3) with ESMTP id f7P5x6t27126 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Fri, 24 Aug 2001 22:59:12 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (nospam@localhost [127.0.0.1]) by morpheus.kfu.com (8.11.5/8.11.5) with ESMTP id f7P5x6S28811 for ; Fri, 24 Aug 2001 22:59:06 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3B873EAA.8090209@quack.kfu.com> Date: Fri, 24 Aug 2001 22:59:06 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010804 X-Accept-Language: en, en-US, en-GB MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: pppoed rc.* startup broken Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The problem is that 'pppoed_provider' is set to "*", which ends up expanding rather than being taken literally. I've tried to fix this, but I guess my bourne-fu is weak. :-/ I have worked around this for now with a /usr/local/etc/rc.d script. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message