#
# Regular cron jobs for the omlcs package
#
# Run the archiver every hour.
1 * * * *	root	test -x /usr/share/omlcs/bin && /usr/share/omlcs/bin/makeomlcs
