Skip to content

Instantly share code, notes, and snippets.

@devicenull
Created April 4, 2012 16:58
Show Gist options
  • Save devicenull/2303840 to your computer and use it in GitHub Desktop.
Save devicenull/2303840 to your computer and use it in GitHub Desktop.
cron { 'pingscanner':
command => 'checkping'
,user => nobody
,hour => '*'
,minute => [3,8,13,18,23,28,33,38,43,48,53,58]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment