On Thu, 08 Mar 2001 19:21:05 +0100, Maribel Garcia Arenas
<[EMAIL PROTECTED]> wrote:

>Don't worry, I reload xinetd everytime after to modify cvspserver file

I use:

service cvspserver
{
        flags           = REUSE
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        server          = /usr/bin/cvs
        server_args     = --allow-root=/usr/local/cvs 
}

Though there are plenty of extra settings you can add.  man xinetd.

-- 
Andy Smith <[EMAIL PROTECTED]>

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

Reply via email to