freebsd-ports/games/xjumpx/pkg-message
Volker Stolz a1c3a7c053 Fix fetch & whitespace
PR:		ports/77849
Submitted by:	Sam Lawrance
2005-02-22 11:33:36 +00:00

9 lines
381 B
Text

--- NOTICE ---
Original xjumpx is setgid games to protect scorefiles.
However, due to security concerns, xjumpx is not installed setgid games,
so everybody can change scorefiles.
In order to protect scorefiles, you will need to run these commands:
chgrp games /usr/X11R6/bin/xjumpx /usr/X11R6/lib/X11/xjumpx
chmod g+s /usr/X11R6/bin/xjumpx
chmod 770 /usr/X11R6/lib/X11/xjumpx