aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-09-24 10:00:29 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-09-24 10:00:29 +0000
commitfd2fc7576954836cff6be63ee4c3819272424bc7 (patch)
treee4662f2e7c6c5e16e9458708d56b03683cd2f55a /games
parent473546c2beca8bbb230542115792b937bf5709c5 (diff)
downloadsrc-fd2fc7576954836cff6be63ee4c3819272424bc7.tar.gz
src-fd2fc7576954836cff6be63ee4c3819272424bc7.zip
Use SUIDGAME hook now
Notes
Notes: svn path=/head/; revision=29802
Diffstat (limited to 'games')
-rw-r--r--games/hack/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/hack/Makefile b/games/hack/Makefile
index f8693d981f54..89c269003474 100644
--- a/games/hack/Makefile
+++ b/games/hack/Makefile
@@ -22,11 +22,9 @@ CLEANFILES+= hack.onames.h makedefs
#
# Need to be suid for created savefiles and bones, they must not be
-# altered by user
+# altered by user and can't be pre-created
#
-BINOWN= games
-BINMODE= 4550
-INSTALLFLAGS+= -fschg
+SUIDGAME=suidgame
.depend: hack.onames.h