[Bug 194374] Review Request: kdegames: K Desktop Environment - Games

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 14 15:40:03 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: kdegames: K Desktop Environment - Games


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194374





------- Additional Comments From hugo at devin.com.br  2006-06-14 11:32 EST -------
About the highscore dir, we could use --enable-setgid and give the executables 
a setgid and ownership to root.games. This way, users can write in the score 
files under /var/games (which can be specified with the 
--enable-highscore-dir=/var/games).

When the --enable-highscore-dir is used, the make install creates some .score 
files (ie kbounce.scores) and stores it in the directory configured 
(ie /var/games). These files needs to be owned by user root, group games, and 
permissions with 0664. This way the games executables that are setgid to games 
group can access and change them.

This is the way used in many currently games in FE. Examples that I'm seeing 
here right now: powermanga and nethack-vultures.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list