/cron.d/uptrack
http://github.com/brinkman83/bashrc · #! · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · fba1793175683d08e0e3a7226f4cd816 MD5 · raw file
- # /etc/cron.d/uptrack: cron job for the Uptrack client
- #
- # PLEASE DO NOT MODIFY THIS CRON JOB.
- # Instead, contact Ksplice Support at support@ksplice.com.
- #
- # The offsets below are chosen specifically to distribute server load
- # and allow for Uptrack server maintenance windows. This cron job
- # also only contacts the Uptrack server every Nth time it runs,
- # depending on a load control setting on the Uptrack server.
- #
- # If you would like to adjust the frequency with which your
- # systems check for updates, please contact Ksplice Support at
- # support@ksplice.com
- 2,32 * * * * root export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin && [ -x /usr/sbin/uptrack-upgrade ] && /usr/sbin/uptrack-upgrade --cron