Hello list,
I currently try to package a game (named uclient) which wanna have a cache dir (/var/games/uclient) for saving some media files downloaded from internet for internal use, basically images. I wanna set the following permissions: 0770 root.games /var/games/uclient to make this dir writeable by the game there are two possibilities: 1) adding the gamer to the group "games" or 2) making /usr/games/uclient set-group-id What is the preferred way ? Regards, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

