make root owner of /usr/games/hide to match NetBSD.dist, fixes PR 4658

This commit is contained in:
mikel 1997-12-18 06:10:31 +00:00
parent 80d955570b
commit 30f9c7850e

View File

@ -1,4 +1,4 @@
# $NetBSD: special,v 1.15 1997/11/19 08:30:01 mrg Exp $
# $NetBSD: special,v 1.16 1997/12/18 06:10:31 mikel Exp $
# @(#)special 8.2 (Berkeley) 1/23/94
#
# Hand-crafted mtree specification for the dangerous files.
@ -84,7 +84,7 @@ usr type=dir mode=0755 uname=root gname=wheel
bin type=dir mode=0755 uname=root gname=wheel ignore
.. #usr/bin
games type=dir mode=0755 uname=root gname=wheel optional
hide type=dir mode=0750 uname=games gname=games ignore optional
hide type=dir mode=0750 uname=root gname=games ignore optional
.. #usr/games/hide
.. #usr/games
include type=dir mode=0755 uname=bin gname=bin ignore