From 86d21bae8f520bd78a8f7ed5e592a5dbe28cf495 Mon Sep 17 00:00:00 2001 From: "Deryl R. Doucette" Date: Tue, 27 Sep 2011 18:05:35 -0400 Subject: [PATCH] Forgot the 'group' keyword. Sort of important for context. hehe --- scripts/requirements | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements b/scripts/requirements index 41c3f0c5e8..4a276f6e4a 100755 --- a/scripts/requirements +++ b/scripts/requirements @@ -32,7 +32,7 @@ patch is required (for ree and some ruby-head's). If you wish to install rbx and/or Ruby 1.9 head (MRI) (eg. 1.9.2-head), then you must install and use rvm 1.8.7 first. -NOTE: To all Multi-User installers - Please do NOT forget to add your users to the 'rvm'. +NOTE: To all Multi-User installers - Please do NOT forget to add your users to the 'rvm' group. The installer no longer auto-adds root or users to the rvm group. Admins must do this. Also, please note that group memberships are ONLY evaluated at login time. This means that users must log out then back in before group membership takes effect!