[PATCH] make system uid/gid range configurable
Tito
farmatito at tiscali.it
Mon May 11 06:06:42 UTC 2009
On Monday 11 May 2009 06:07:25 Mike Frysinger wrote:
> On Tuesday 05 May 2009 17:22:17 Tito wrote:
> > +config LAST_SYSTEM_ID
> > + int "Last valid system uid or gid for adduser and addgroup"
> > + depends on ADDUSER || ADDGROUP
> > + range FIRST_SYSTEM_ID 64999
>
> why 64999 ? surely you mean 65535 ...
> -mike
>
Hi,
This value is hardcoded in bb's adduser and addgroup, that's why. ;-)
Could be changed.
Ciao,
Tito
More information about the busybox
mailing list