#
# GForge
# Copyright 1999-2001 (c) VA Linux Systems
# Copyright 2002-2004 (c) GForge, LLC, Ognyan Kulev
# http://fusionforge.org/
#

# Change path to the GForge directory.
FUSIONFORGE=@SOURCE_PATH@

# Change paths to the GForge directory.
# Don't reference $GFORGE because this won't work!
# You may need to change the pathname to php CLI (command line interface)
PHP="/usr/bin/php -q -d include_path=.:@CONFIG_PATH@:@SOURCE_PATH@:@SOURCE_PATH@/www/include"

# Don't mail command output to anyone.
MAILTO=""

#
#       Create the /etc/* files : only usefull if the sys_account_manager_type=UNIX
#
#10 * * * * root $PHP @PLUGINS_PATH@/scmcvs/cronjobs/usergroup.php

#
#       Create the blank cvs trees
#
20 * * * * root $PHP @PLUGINS_PATH@/scmcvs/cronjobs/cvs.php
