Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 22:58:22 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/connect4 Makefile
Message-ID:  <200008160558.WAA74539@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2000/08/15 22:58:22 PDT

  Modified files:
    games/connect4       Makefile 
  Log:
  Remove a world-writable score file 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.7       +3 -3      ports/games/connect4/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?200008160558.WAA74539>