openwrtv3/package/base-files/files/lib
Yousong Zhou f334a0cdb8 base-files: allocate uid/gid starting from 65536
There already exist static assignment of uid/gid 65533 in packages feed
and we have nobody/nogroup taking 65534 as their ids.  Let's change the
pid of dynamic assignment to start from 65536 so that the two assignment
scheme will not collide with each other

While at it, fix the scan command checking existence of uid/gid

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-06-18 10:39:35 +08:00
..
functions base-files: make ucidef_set_led_rssi offset and factor optional 2017-06-17 15:38:19 +02:00
preinit base-files: board.json's switch reset means existence, not argument 2017-06-11 12:50:14 +02:00
upgrade mvebu: fix sysupgrade 2017-06-01 20:41:19 +02:00
functions.sh base-files: allocate uid/gid starting from 65536 2017-06-18 10:39:35 +08:00