Skip to content

Instantly share code, notes, and snippets.

@hien
Created July 20, 2012 07:52
Show Gist options
  • Save hien/3149397 to your computer and use it in GitHub Desktop.
Save hien/3149397 to your computer and use it in GitHub Desktop.
Vi du quan ly cronjob
cron { sync_date:
command => "/usr/sbin/ntpdate pool.ntp.org",
user => root,
hour => 2,
minute => 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment