SERVICE_NAME=cvspserver
SOCK_TYPE=stream
PROTOCOL=tcp
PORT=2401
FLAGS=nowait
USER=cvs
GROUP=cvs
SERVER=tcpd
DAEMON=/usr/bin/cvs
DAEMONARGS="-f --allow-root=/var/lib/cvs pserver"
# Example for /srv
#DAEMONARGS="-f --allow-root=/srv/cvs pserver"
