We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use Capture::Tiny to run ntpdc -c loopinfo or ntpq -c rv to check that the offset is < 20ms.
Should look for ntpdc or ntpq executables in the PATH and in various other standard locations (specifically /usr/sbin/).
The text was updated successfully, but these errors were encountered:
I propose https://github.com/loewis/ntppool/tree/issue11 as a patch for this issue.
Sorry, something went wrong.
3a63f9e
No branches or pull requests
Use Capture::Tiny to run ntpdc -c loopinfo or ntpq -c rv to check that the offset is < 20ms.
Should look for ntpdc or ntpq executables in the PATH and in various other standard locations (specifically /usr/sbin/).
The text was updated successfully, but these errors were encountered: