Skip to content

support for chrony and systemd_timesyncd timesync methods #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

support for chrony and systemd_timesyncd timesync methods #3

wants to merge 2 commits into from

Conversation

n27051538
Copy link

Plugin checks ntpq, then chronyc, then systemd_timesyncd;
You should use only ONE method for time sync and remove other packages
Plugin search ntpq binary, then chronyc binary, then /etc/systemd/timesyncd.conf config file.
Also added -4 option for ntpq and chronyc on systems which are not Solaris 9 and Solaris 10. -4 Option ignores IPv6 interfaces of docker.

Plugin checks ntpq, then chronyc, then systemd_timesyncd;
You should use only ONE method for time sync and remove other packages
Plugin search ntpq binary, then chronyc binary, then /etc/systemd/timesyncd.conf config file.
Also added -4 option for ntpq and chronyc on systems which are not Solaris 9 and Solaris 10. -4 Option ignores IPv6 interfaces of docker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant