Maribel Garcia Arenas writes:
> 
> service cvspserver
> {
>   socket_type         = stream
>  protocol            = tcp
>  wait                = nowait
>  user                = root
>  passenv             = /usr/bin/cvs
>  server              = /home/cvs/CVSROOT
>  server_args         = --allow-root=/home/cvs/CVSROOT pserver
> }

passenv and server are almost certainly wrong.  server should most
likely be /usr/bin/cvs; I don't know enough about xinetd to suggest what
passenv should be.

-Larry Jones

Pitiful.  Just pitiful. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to