You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## |
|
## @l_prefix@/etc/cvsd/cvsd.conf -- CVS Daemon Configuration |
|
## |
|
|
|
PidFile @l_prefix@/var/cvsd/cvsd.pid |
|
Limit coredumpsize 0 |
|
Port 2401 |
|
MaxConnections 10 |
|
RootJail /cvs-chroot |
|
Uid @l_nusr@ |
|
Gid @l_ngrp@ |
|
Nice 10 |
|
CvsCommand /bin/cvs |
|
Repos /cvs-repo-1 |
|
Repos /cvs-repo-2 |
|
|
|
|