# $Id: crontab-entry,v 1.9 2008/05/27 10:54:05 alec Exp $
#
# this is a simple crontab entry for LMS


# make backup 
13 1 * * * /home/services/lan-managment-system/bin/rc.backup
# accounting (naliczenie)
15 2 * * * /home/services/lan-managment-system/bin/lms-payments
# reminders (przypomnienia)
18 4 1 * * /home/services/lan-managment-system/bin/rc.reminder_1st
18 4 11 * * /home/services/lan-managment-system/bin/rc.reminder_2nd
18 4 24 * * /home/services/lan-managment-system/bin/rc.reminder_3rd
