>         #to solve the authentication --- see the text bellow
>         mount /srv/penelopa $home/shared/penelopa
>         unmount $home/shared/penelopa

i don't see an explination for this below.  what does this
accomplish?  if you are trying to load more keys into your
factotum, this can be more cleanly be done by putting them
in secstore(1).  secstored(8) will serve them.

>         local mount /srv/penelopa $home/shared/penelopa
>         #sleep 1  # --- see the text bellow; this pertains to my main

the plumber doesn't require that the command it runs finish
before returning.  (think of plumbing a file.  you don't want
to hang until the editor exits.)

> question
>         local srvfs CALC $home/shared/penelopa/home/ruda/CPA-CALC  #****
>         local mount /srv/CALC $home/shared/CALC

why are you doing this?

- erik


Reply via email to