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 /rc/bin/inst | |
parent | 182d82fdfe785858d5ef8ec0a344b2453b2a37de (diff) |
add glenda to upas group on install
Diffstat (limited to 'rc/bin/inst')
-rw-r--r-- | rc/bin/inst/mountcwfs | 1 |
1 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 |