commit: d07fa9effb9ab4b6aba0a4bc7bbc3bb56695bad2 Author: Matthew Brewer <tomboy64 <AT> sina <DOT> cn> AuthorDate: Fri Jan 29 04:18:21 2016 +0000 Commit: Mark Wright <gienah <AT> gentoo <DOT> org> CommitDate: Fri Jan 29 04:18:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07fa9ef
sci-mathematics/rstudio: use the same group in rstudio-server.conf as in the .ebuild Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches sci-mathematics/rstudio/files/rstudio-server.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/rstudio/files/rstudio-server.conf b/sci-mathematics/rstudio/files/rstudio-server.conf index ebf1a16..34e93e9 100644 --- a/sci-mathematics/rstudio/files/rstudio-server.conf +++ b/sci-mathematics/rstudio/files/rstudio-server.conf @@ -32,4 +32,4 @@ rsession-which-r=/usr/bin/R # To limit the users who can login to RStudio to the members # of a specific group, you use the auth-required-user-group # setting -auth-required-user-group=rstudio_users +auth-required-user-group=rstudio-server
