]> code.ossystems Code Review - openembedded-core.git/commit
shadow: use 'users' group by default
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 23 Jul 2012 17:37:17 +0000 (14:37 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2012 13:39:47 +0000 (14:39 +0100)
commita67d77d25cbab0d88b9ff76e3f28429d4ac4f34b
tree3d7cc843cb6181f668c3b80c50d149966d73f499
parente06414092c7aa4fce1173f00e610a33a0deca9cd
shadow: use 'users' group by default

The rootfs has 'users' group at number 100 and without this fix it
would assign to a non-existent group and if a group with gid as 1000
is created later it would own all files for users created.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/shadow/shadow_4.1.4.3.bb