Skip to content

Commit 614a0b4

Browse files
committed
feat(cloud-init): temporal fix for ntpd
1 parent 27d820d commit 614a0b4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

contrib/coreos/user-data.example

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,8 @@ write_files:
171171
content: |
172172
[Coredump]
173173
Storage=none
174+
- path: /etc/systemd/system/ntpd.service.d/debug.conf
175+
content: |
176+
[Service]
177+
ExecStart=
178+
ExecStart=/usr/sbin/ntpd -g -n -f /var/lib/ntp/ntp.drift

0 commit comments

Comments
 (0)