]> 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)
committerScott Garman <scott.a.garman@intel.com>
Wed, 8 Aug 2012 18:10:48 +0000 (11:10 -0700)
commitc2bd2936907ea8b776d58e8cc58a8359a6e7e9b9
treed5b87c09bb998354ebccc3be6330ff3d11651ad8
parent42e9f988bc691ca763d5eda3537d6281b7902794
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>
Reworked commit to fix merge conflicts with denzil branch.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-extended/shadow/shadow_4.1.4.3.bb