hyperhq / hyperstart

The tiny Init service for HyperContainer
https://www.hypercontainer.io
Apache License 2.0
134 stars 63 forks source link

Dont' skip setup group when userid is number #321

Closed laijs closed 7 years ago

laijs commented 7 years ago

The PR #283 accidently skipped setting the group and caused bug.

Also add the code to set the group if the group is also number.

Signed-off-by: Lai Jiangshan jiangshanlai@gmail.com

gao-feng commented 7 years ago

LGTM