diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2013-08-30 10:31:42 +0800 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-30 16:13:28 +0100 | 
| commit | c4555007d04ccacbc192827b70a97f9a48500a22 (patch) | |
| tree | 088bdee6d3fddc9e2574b6d9bdd15a16f2ded79a /scripts/buildhistory-diff | |
| parent | 82374feece5c576f9950bad6861b1e00c6b30d84 (diff) | |
| download | openembedded-core-c4555007d04ccacbc192827b70a97f9a48500a22.tar.gz openembedded-core-c4555007d04ccacbc192827b70a97f9a48500a22.tar.bz2 openembedded-core-c4555007d04ccacbc192827b70a97f9a48500a22.zip | |
busybox: configure system user id to range from 100 to 999
Previously, the range was 0 to 0. This made it impossible to use
busybox's adduser utility to add a system user. The following error
would appear.
      adduser: no uids left
This patch fixes this problem by giving it a reasonable range.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/buildhistory-diff')
0 files changed, 0 insertions, 0 deletions
