Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 23:06:41 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/xbomb Makefile
Message-ID:  <200008160606.XAA76348@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2000/08/15 23:06:41 PDT

  Modified files:
    games/xbomb          Makefile 
  Log:
  Remove world-writable score files by making the game binary setgid games
  and the score file root:games mode 664. Since the games group has (should
  have) no permissions other than to write to game data files, it doesn't
  really matter if this is "insecure" (lots of other things which are
  setgid games already are).
  
  Revision  Changes    Path
  1.9       +5 -2      ports/games/xbomb/Makefile



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?200008160606.XAA76348>