diff options
| -rw-r--r-- | rc/bin/inst/mountcwfs | 1 | ||||
| -rwxr-xr-x[-rw-r--r--] | sys/src/9/boot/local.rc | 0 |
2 files changed, 1 insertions, 0 deletions
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 index 2808a9c0b..2808a9c0b 100644..100755 --- a/sys/src/9/boot/local.rc +++ b/sys/src/9/boot/local.rc |
