mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
The group does not always have the same name as user, and when I try to run syncthing with nobody I get an error. Since nobody belongs to the group nogroup, I added some code to find out which group user belongs to. Signed-off-by: Xiang W <wxjstz@126.com>