rvm icon indicating copy to clipboard operation
rvm copied to clipboard

Should rvm execute as root group?

Open chewi opened this issue 11 years ago • 0 comments

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?

chewi avatar Sep 09 '14 14:09 chewi