diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2012-07-23 14:37:17 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:40:45 +0100 |
commit | 93060b69c761cde73a706d19ba82e59ed0f709a7 (patch) | |
tree | c7bb3f5159d558f77a7cc99ad43c26bddab3d1c6 /meta/classes/meta.bbclass | |
parent | 92cfb88ff303df2ed585bad9ea62fc891b1c9081 (diff) | |
download | poky-93060b69c761cde73a706d19ba82e59ed0f709a7.tar.gz |
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.
(From OE-Core rev: a67d77d25cbab0d88b9ff76e3f28429d4ac4f34b)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/meta.bbclass')
0 files changed, 0 insertions, 0 deletions