# --
# cron/generic_agent - GenericAgent.pl cron of the OTRS
# Copyright (C) 2002 Martin Edenhofer <martin+code@otrs.org>
# --
# $Id: generic_agent,v 1.2 2002/08/25 00:41:20 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. 
# --
# start generic agent every 20 minutes
#*/20 * * * * $HOME/bin/GenericAgent.pl >> /dev/null

