Skip to content

Commit

Permalink
feat(cloud-init): temporal fix for ntpd
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Mar 15, 2015
1 parent 27d820d commit 614a0b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions contrib/coreos/user-data.example
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,8 @@ write_files:
content: |
[Coredump]
Storage=none
- path: /etc/systemd/system/ntpd.service.d/debug.conf
content: |
[Service]
ExecStart=
ExecStart=/usr/sbin/ntpd -g -n -f /var/lib/ntp/ntp.drift

0 comments on commit 614a0b4

Please sign in to comment.