Date: Sat, 13 Oct 2001 13:17:18 +0100 From: Brian Somers <brian@freebsd-services.com> To: "Crist J. Clark" <cristjc@earthlink.net> Cc: freebsd-bugs@FreeBSD.ORG, brian@freebsd-services.com Subject: Re: bin/29966: cleanup of ppp server socket on unclean startup Message-ID: <200110131217.f9DCHIl98299@hak.lan.Awfulhak.org> In-Reply-To: Message from "Crist J. Clark" <cristjc@earthlink.net> of "Fri, 12 Oct 2001 22:00:02 PDT." <200110130500.f9D502335662@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@freebsd-services.com> <brian@Awfulhak.org> http://www.freebsd-services.com/ <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110131217.f9DCHIl98299>