ref: 2908369aeb4b2c85f611c8329b65ae42e58f4f01
parent: 182d82fdfe785858d5ef8ec0a344b2453b2a37de
author: cinap_lenrek <cinap_lenrek@localhost>
date: Wed May 4 10:33:04 EDT 2011
add glenda to upas group on install
--- a/rc/bin/inst/mountcwfs
+++ b/rc/bin/inst/mountcwfs
@@ -102,6 +102,7 @@
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
--
⑨