Skip to content

Instantly share code, notes, and snippets.

@damianknopp
Created April 2, 2020 18:03
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 damianknopp/02b205e9817786050572dfd5d9e56386 to your computer and use it in GitHub Desktop.
Save damianknopp/02b205e9817786050572dfd5d9e56386 to your computer and use it in GitHub Desktop.
user_data.sh
# sudo apt install chrony -y && chronyc activity
# https://aws.amazon.com/blogs/aws/keeping-time-with-amazon-time-sync-service/
# set /etc/chrony/chrony.conf to not use ntp pool but local meta ip with
# server 169.254.169.123 prefer iburst
# restart chrony
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment