Hello all,
I am trying to create a CVS server for our development team. So I went and found documentation on setting it up. Well I go through the documentation until it says to add an entry into the inetd.conf file. This line is:
cvspserver stream tcp nowait root /ust/bin/cvs cvs --allow-root=/usr/local/cvsroot pserver
I am trying to find out what the equivelent xinetd file would be. But I can not find any information on inetd.conf to xinetd.d files conversion. If anyone could tell me where to find this information or how to do this I would greatly appreciate it.
Thanks
Joe