From a305cc097e6c6b14d4cdcc32642d3baf5b11d1e0 Mon Sep 17 00:00:00 2001 From: cohrs Date: Sat, 23 Mar 2002 21:58:42 +0000 Subject: [PATCH] README.linux sync - forgot to apply this change before making the 3.4.0 binary (it was actually built using these settings). It's safer for the game itself to be non-group writable so that someone on a public server can't exploit a bounds checking or similar error to infect the executable itself with a trojan horse. --- sys/unix/README.linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/unix/README.linux b/sys/unix/README.linux index e817941ad..b2c1b607d 100644 --- a/sys/unix/README.linux +++ b/sys/unix/README.linux @@ -57,9 +57,9 @@ Steps used to build this binary release System: egcs-1.1.2, XFree86-3.3.6, ncurses-5.0, glibc-2.1.3 0. Makefile.top: GAMEGRP = games - GAMEPERM = 02775 + GAMEPERM = 02755 FILEPERM = 0664 - EXEPERM = 0775 + EXEPERM = 0755 DIRPERM = 0775 VARDATND = x11tiles pet_mark.xbm rip.xpm