From 2908369aeb4b2c85f611c8329b65ae42e58f4f01 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Wed, 4 May 2011 14:33:04 +0000 Subject: [PATCH] add glenda to upas group on install --- rc/bin/inst/mountcwfs | 1 + sys/src/9/boot/local.rc | 0 2 files changed, 1 insertion(+) mode change 100644 => 100755 sys/src/9/boot/local.rc diff --git a/rc/bin/inst/mountcwfs b/rc/bin/inst/mountcwfs index b906f2e19..3af4486d4 100644 --- a/rc/bin/inst/mountcwfs +++ b/rc/bin/inst/mountcwfs @@ -102,6 +102,7 @@ case go echo newuser $user echo newuser sys +$user echo newuser adm +$user + echo newuser upas +$user if(! ~ $fsother ''){ echo cfs other echo create /usr sys sys 775 d diff --git a/sys/src/9/boot/local.rc b/sys/src/9/boot/local.rc old mode 100644 new mode 100755