# /etc/cron.d/ldapexplorer

# remove old temporary files
0 9  * * *  root  find /tmp/ -name "LEOO*" -atime +1 | xargs rm -f
