# /etc/cron.d/aide-check
## Check database of 0515 each day
## modified by:<user name>
15 5 * * * /usr/sbin/aide –check check | /bin/mail -s "$HOSTNAME - Daily aide integrity check run" root@localhost
