Should rvm execute as root group?
Open
- Dominant language
- Ruby
- Stars
- 140
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
This may not be a problem but I suspect it was unintentional and should be reviewed. I noticed that the files created from an RVM user install are owned by the user but have root for the group. This is probably because popen4 is not being given a group argument (from shell_params). Maybe it should?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.