Fix permissions for term(1)

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
This commit is contained in:
Antoine Leca
2013-02-27 11:35:10 +01:00
committed by sambuc
parent 46fcb04d36
commit be93a3e156
+4
View File
@@ -146,6 +146,10 @@
./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