Commit a313897
committed
fix(contrib/coreos): remove custom clock sync logic
This actually causes issues, as calling /usr/bin/timedatectl set-ntp true
actually starts systemd-timesyncd.service which stops ntpd.
We also suspect this logic is no longer necessary as
coreos/coreos-overlay#1142 has made its way to the stable channel.1 parent f824206 commit a313897
1 file changed
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 56 | | |
72 | 57 | | |
73 | 58 | | |
| |||
191 | 176 | | |
192 | 177 | | |
193 | 178 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
0 commit comments