git: 9front

Download patch

ref: ab7def9d1527aa49884497212491b7f8dc718568
parent: 8333b3f29332aae79bb8c4462dfdcea7c8f1ab83
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
--