diff options
| author | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-04 14:33:04 +0000 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-04 14:33:04 +0000 |
| commit | 2908369aeb4b2c85f611c8329b65ae42e58f4f01 (patch) | |
| tree | ffabd700cbbab08e38153a1ae49da585093f03f0 | |
| parent | 182d82fdfe785858d5ef8ec0a344b2453b2a37de (diff) | |
| download | plan9front-2908369aeb4b2c85f611c8329b65ae42e58f4f01.tar.xz | |
add glenda to upas group on install
| -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 |
