Skip to content

Instantly share code, notes, and snippets.

@sergejmueller
Created January 10, 2014 07:53
Show Gist options
  • Select an option

  • Save sergejmueller/8348351 to your computer and use it in GitHub Desktop.

Select an option

Save sergejmueller/8348351 to your computer and use it in GitHub Desktop.
Ubuntu Zeitkorrektur via Anacron. Abzulegen als Datei unter /etc/cron.weekly - wichtig ist die Dateiberechtigung auf 755
#!/bin/sh
ntpdate 0.de.pool.ntp.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment