summaryrefslogtreecommitdiff
path: root/games/xjumpx/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'games/xjumpx/pkg-message')
-rw-r--r--games/xjumpx/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xjumpx/pkg-message b/games/xjumpx/pkg-message
new file mode 100644
index 000000000000..0f6dc8d06229
--- /dev/null
+++ b/games/xjumpx/pkg-message
@@ -0,0 +1,11 @@
+
+--- 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
+