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