Skip to content

Instantly share code, notes, and snippets.

@sergejmueller
Created January 10, 2014 07:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergejmueller/8348351 to your computer and use it in GitHub Desktop.
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