#
# Crontab for a tcpdump Analyzer. Insure system clock is consistent.
# If this is not on the internet, need a standard time source.
#
# These three entries must be done as root.
#
17 23 * * * /usr/bin/rdate -s time-a.nist.gov
18 23 * * * /sbin/hwclock --systohc
#
# The following entries should not be done as root.
#
5 * * * * /usr/local/logger/fetchem.pl -l SITE
17 1 * * * /usr/local/logger/cleanup.pl -l SITE
