From owner-cvs-usrsbin Fri May 9 22:42:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA20331 for cvs-usrsbin-outgoing; Fri, 9 May 1997 22:42:45 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA20276; Fri, 9 May 1997 22:42:25 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id PAA17868; Sat, 10 May 1997 15:48:36 +1000 (EST) Date: Sat, 10 May 1997 15:48:36 +1000 (EST) From: "Daniel O'Callaghan" To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= cc: Brian Somers , CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp command.c defs.h main.c modem.c vars.c vars.h In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 10 May 1997, =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= wrote: > On Fri, 9 May 1997, Brian Somers wrote: > > > the tunX.pid file. Change the ppp.tunX.pid name > > to tunX.pid > > I object. It causes HUP send to tunX.pid (you need to fix > etc/newsyslog.conf too after this commit), but tunX.pid is the same name > as for pppd, so newsyslog will send HUP to pppd instead of ppp, when pppd > is running. No. pppd uses pppX devices. Danny