Hi,
I need that the files saved with RStudio (v. 1.2.1335, CentOS 7) have 664 permissions.
I tried to set umask 002 at system level (/etc/profile) and setting server-set-umask=0 in /etc/rstudio/rserver.conf but the file permission is still 644.
Ther's a way to do that?
Thanks.
Beppe