mirror of
https://github.com/openwrt/packages.git
synced 2026-01-02 09:37:37 +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>