From owner-freebsd-ports Thu May 10 9:18:59 2001 Delivered-To: freebsd-ports@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 131C037B423; Thu, 10 May 2001 09:18:57 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.11.2) id f4AGIus12957; Thu, 10 May 2001 09:18:56 -0700 (PDT) (envelope-from dillon) Date: Thu, 10 May 2001 09:18:56 -0700 (PDT) From: Matt Dillon Message-Id: <200105101618.f4AGIus12957@earth.backplane.com> To: Michael Haro Cc: Brian Somers , ports@FreeBSD.org Subject: Re: cvs commit: src/etc rc References: <200105090803.f49833B84293@hak.lan.Awfulhak.org> <200105092021.f49KLdT99914@earth.backplane.com> <20010510094300.C4494@ringworld.oblivion.bg> <20010510014821.A35207@FreeBSD.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org :> this mean that the security/sudo port should keep its tty tickets :> in /var/db/sudo, not /var/run/sudo as it currently does? Or are those :> also meant to expire at shutdown? : :Since this directory is used for timestamps that expire in a short period :of time, I see no problem with it being wiped by /etc/rc and thus it :should be left in /var/run. If you disagree, I could move the directory :to /var/db. : :Opinions? : :Michael I would think that a tty tickets file should be wiped on reboot, since there is no guarentee that the same user (in the general sense) will wind up on the same tty after the reboot. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message