Date: Tue, 5 Jun 2001 10:49:39 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Bruce Evans <bde@zeta.org.au> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.prog.mk Message-ID: <20010605104939.D21191@sunbay.com> In-Reply-To: <Pine.BSF.4.21.0106022334240.41605-100000@besplex.bde.org>; from bde@zeta.org.au on Sat, Jun 02, 2001 at 11:53:29PM %2B1000 References: <20010601182016.A30455@sunbay.com> <Pine.BSF.4.21.0106022334240.41605-100000@besplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 02, 2001 at 11:53:29PM +1000, Bruce Evans wrote: > On Fri, 1 Jun 2001, Ruslan Ermilov wrote: > > > On Fri, Jun 01, 2001 at 11:04:31PM +1000, Bruce Evans wrote: > > > On Fri, 1 Jun 2001, Ruslan Ermilov wrote: > > > > We can't use BINGRP here because games/Makefile.inc redefines BINGRP=${GAMEGRP}. > > > > > > That would do too. It's used for all games binaries. However, this seems > > > to be another bug. There is only 1 setgid games binary (dm), so I don't > > > see any reason for them all to have group games. > > > > > All /usr/games/hide games are installed with mode 550 and group games, > > so dm(8) isn't a single user of it. > > Oops, you are right. This is necessary for dm to exec them. > > I now think that BINGRP should be set to ${GAMEGRP} precisely in the > HIDEGAME case, and everything in /usr/games except dm and "hide" should > have the default ownership (normally root:wheel). > Hmm, and what about /var/games files? These should be writeable for the `games' group. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010605104939.D21191>