# Send a new Tracer report after a reboot
@reboot root sleep 60 && /usr/sbin/katello-tracer-upload > /dev/null 2>&1
