We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d820d commit 614a0b4Copy full SHA for 614a0b4
1 file changed
contrib/coreos/user-data.example
@@ -171,3 +171,8 @@ write_files:
171
content: |
172
[Coredump]
173
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