# crontab enteries for root
# run sync every 10 minutes to keep the hard disks current
0,10,20,30,40,50 * * * * /bin/sync
