info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with RedHat 7.0 and cvs


From: Andy Smith
Subject: Re: help with RedHat 7.0 and cvs
Date: Thu, 08 Mar 2001 18:36:12 +0000

On Thu, 08 Mar 2001 19:21:05 +0100, Maribel Garcia Arenas
<address@hidden> 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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]