GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
cvsd(8) System Manager's Manual cvsd(8)

cvsd - chroot wrapper to run ‘cvs pserver’ more securely.

cvsd [options]

cvsd is a wrapper program for cvs in pserver mode. it will run ‘cvs pserver’ under a special uid/gid in a chroot jail.

cvsd is run as a daemon and is controlled through a configuration file (see cvsd.conf(5) ). It is relatively easy to configure and tools are provided for easily setting up a chroot jail (see cvsd-buildroot(8) ) and managing repositories (see cvsd-passwd(8) ).

See the README for more information and details to setting up a chroot jail and repositories.

cvsd accepts the following options:
-f, --config=FILE
Use FILE as configfile (default is /usr/local/etc/cvsd/cvsd.conf).
-d, --debug
Enable debugging mode. cvsd will not put itself in the background and sends verbose debugging info to stderr. Otherwise cvsd handles connections as usual. This option is for debugging purposes only.
--help
Display short help and exit.
-V, --version
Output version information and exit.

cvsd.conf(5) cvsd-buildroot(8) cvsd-passwd(8)

/usr/local/etc/cvsd/cvsd.conf - the configuration file (see cvsd.conf(5) )

Arthur de Jong <arthur@arthurdejong.org>.
Jun 2012 Version 1.0.24

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.