You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't look like it's anything important as it doesn't seem to break anything, however the following line is found twice inside the template for chrony "files/templates/chrony.conf.j2" :
driftfile {{ chrony_driftfile }}
My understanding is that this is only needed once?
The text was updated successfully, but these errors were encountered:
This doesn't look like it's anything important as it doesn't seem to break anything, however the following line is found twice inside the template for chrony "files/templates/chrony.conf.j2" :
driftfile {{ chrony_driftfile }}
My understanding is that this is only needed once?
The text was updated successfully, but these errors were encountered: