-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kevin Breit wrote:

>service cvspserver
>{
>       type            = UNLISTED
>       id              = pserver
>       socket_type     = stream
>        protocol        = tcp
>        user            = root
>        wait            = no
>        disable         = no 
>}

Mine looks like this, and works ok:


service pserver
{
        port = 2401
        socket_type = stream
        protocol = tcp
        user = cvs
        group = cvs
        server = /usr/bin/cvs
        server_args = --allow-root=/export/cvs pserver
        type = UNLISTED
        wait = no
}


Hope this helps.  -d


- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPJvBk79BpdPKTBGtEQJRnACgn75iEdabP68ts3RNszcf9MqvwaMAnAhu
Tm1qrVInJa3VQCB+rv316Whg
=YPm1
-----END PGP SIGNATURE-----




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to