From: cohrs Date: Sat, 23 Mar 2002 21:58:42 +0000 (+0000) Subject: README.linux sync X-Git-Tag: MOVE2GIT~2899 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a305cc097e6c6b14d4cdcc32642d3baf5b11d1e0;p=nethack 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. --- 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