# --
# cron/rebuild_ticket_index - rebuild ticket index for OTRS
# Copyright (C) 2002 Martin Edenhofer <martin+code@otrs.org>
# --
# $Id: rebuild_ticket_index,v 1.1 2002/08/25 00:28:23 martin Exp $
# This software comes with ABSOLUTELY NO WARRANTY. 
# --
# just every day 
01 01 * * * $HOME/bin/RebuildTicketIndex.pl >> /dev/null

