Skip to content

Instantly share code, notes, and snippets.

@ss23
Created September 30, 2011 02:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ss23/1252520 to your computer and use it in GitHub Desktop.
Save ss23/1252520 to your computer and use it in GitHub Desktop.
My Crons
# Min Hour DOM Month DOW Command
1 3 * * * updatedb >/dev/null 2>&1
1 13 * * * emerge --sync >/var/log/emerge-cron.log 2>&1
* * * * * /usr/bin/mrtg /etc/mrtg.conf >/dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment