openwrtv3/package/base-files/files
Yousong Zhou b2aa820b48 base-files: fix getting gid from group_add_next
Shell function return code only has range [0, 255].  Other values will
be truncated, e.g. return 65536 will have the same effect as return 0

While at it, drop other "return $rc" where rc will almost always take
value 0 and whose value current callers actually do not check

Fixes FS#988

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-11-09 17:42:36 +08:00
..
bin base-files: fix wan6 interface config generation for pppoe 2017-09-18 09:57:34 +02:00
etc base-files: add interval option to netdev LED trigger configuration 2017-11-03 20:04:52 +01:00
lib base-files: fix getting gid from group_add_next 2017-11-09 17:42:36 +08:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN 2017-07-11 17:26:32 +02:00
usr base-files: suppress uci not found output in login.sh 2017-08-04 23:11:19 +02:00