Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2001 23:53:29 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.prog.mk
Message-ID:  <Pine.BSF.4.21.0106022334240.41605-100000@besplex.bde.org>
In-Reply-To: <20010601182016.A30455@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

Bruce


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?Pine.BSF.4.21.0106022334240.41605-100000>