diff options
Diffstat (limited to 'rc/bin/inst/mountcwfs')
| -rwxr-xr-x | rc/bin/inst/mountcwfs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rc/bin/inst/mountcwfs b/rc/bin/inst/mountcwfs index 2c1416f3a..f697ec93b 100755 --- a/rc/bin/inst/mountcwfs +++ b/rc/bin/inst/mountcwfs @@ -102,9 +102,6 @@ case go echo create /adm/users adm adm 664 echo create /dist sys sys 775 d echo create /usr sys sys 775 d - echo newuser adm +bootes - echo newuser sys +bootes - echo newuser upas +bootes echo newuser $user echo newuser adm +$user echo newuser sys +$user @@ -113,8 +110,6 @@ case go echo cfs other echo create /dist sys sys 775 d echo create /usr sys sys 775 d - echo create /usr/bootes bootes bootes 775 d - echo create /usr/bootes/tmp bootes bootes 750 d echo create /usr/$user $user $user 775 d echo create /usr/$user/tmp $user $user 750 d echo cfs main |
