#!/bin/sh

#
# this is the command to run that creates the connection for users
# when loggin in.

cvs `cat /usr/local/cvsroot/data/allowed-roots` pserver $@
