From owner-freebsd-bugs Sat Oct 13 5:21:28 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id B34F237B40D for ; Sat, 13 Oct 2001 05:17:24 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id f9DCHMq24473; Sat, 13 Oct 2001 13:17:22 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.6/8.11.6) with ESMTP id f9DCHIl98299; Sat, 13 Oct 2001 13:17:18 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200110131217.f9DCHIl98299@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Crist J. Clark" Cc: freebsd-bugs@FreeBSD.ORG, brian@freebsd-services.com Subject: Re: bin/29966: cleanup of ppp server socket on unclean startup In-Reply-To: Message from "Crist J. Clark" of "Fri, 12 Oct 2001 22:00:02 PDT." <200110130500.f9D502335662@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 Oct 2001 13:17:18 +0100 From: Brian Somers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Finally got to this. I'll commit these soon. Any place else anyone can > see 'set server' in the ppp(8) examples or documentation? > > Index: src/etc/mtree/BSD.var.dist > =================================================================== > RCS file: /export/ncvs/src/etc/mtree/BSD.var.dist,v > retrieving revision 1.50 > diff -u -r1.50 BSD.var.dist > --- src/etc/mtree/BSD.var.dist 2001/10/01 08:54:16 1.50 > +++ src/etc/mtree/BSD.var.dist 2001/10/13 04:53:25 > @@ -57,6 +57,7 @@ > run > named uname=bind gname=bind > .. > + ppp gname=network mode=0775 > .. > rwho gname=daemon mode=0775 > .. [.....] I suggested this a very long time ago and it was rejected on the grounds that it's not necessary to create a ``standard'' hierarchy under /var/run as ppp is generally run at most once or twice on a given machine. I believe putting these sockets in /var/run is perfectly fine and the patch should not be applied. -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message