Date: Thu, 10 May 2001 09:18:56 -0700 (PDT) From: Matt Dillon <dillon@earth.backplane.com> To: Michael Haro <mharo@FreeBSD.org> Cc: Brian Somers <brian@Awfulhak.org>, ports@FreeBSD.org Subject: Re: cvs commit: src/etc rc Message-ID: <200105101618.f4AGIus12957@earth.backplane.com> References: <200105090803.f49833B84293@hak.lan.Awfulhak.org> <200105092021.f49KLdT99914@earth.backplane.com> <20010510094300.C4494@ringworld.oblivion.bg> <20010510014821.A35207@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
:> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105101618.f4AGIus12957>