diff options
Diffstat (limited to 'games/xbill/doinst.sh')
-rw-r--r-- | games/xbill/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/xbill/doinst.sh b/games/xbill/doinst.sh index ea4ae6fbe9ff..53cf51a704c1 100644 --- a/games/xbill/doinst.sh +++ b/games/xbill/doinst.sh @@ -18,7 +18,3 @@ config var/games/xbill/scores.new chgrp -R games var/games/xbill chmod -R g+w,o-w var/games/xbill -# Change privs on our little wrapper -chgrp video usr/bin/xbill -chmod 4750 usr/bin/xbill - |