]> Zhao Yanbai Git Server - minix.git/commitdiff
Fix permissions for term(1) 69/369/2
authorAntoine Leca <Antoine.Leca.1@gmail.com>
Fri, 18 Jan 2013 19:52:00 +0000 (19:52 +0000)
committerLionel Sambuc <lionel@minix3.org>
Wed, 27 Feb 2013 10:35:10 +0000 (11:35 +0100)
LSC: Small correction, using the group name is not secure in cross-build
     setups, replaced by the numerical gid to ensure proper operation.

Change-Id: I7657b77f29eaa513fe24d8c4e2eb6de9afd53950

etc/mtree/NetBSD.dist.base

index eddf262ce668a738627b61108d7246ff8bf9b202..698efdf2791a0254b18d54abbdb1c47da2584abf 100644 (file)
 ./tmp
 ./usr/tmp
 
+# this one is for term(1)
+/set type=dir uid=0 gid=5 mode=775
+./usr/spool/locks
+
 # Symlinks
 /set type=link uid=0 gid=0 mode=0777
 ./dev/mouse