1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 18:41:13 +00:00

Bugfixing

This commit is contained in:
2016-04-12 21:54:26 +02:00
parent cb3937da99
commit 4582541ef8
8 changed files with 92 additions and 77 deletions

View File

@ -37,7 +37,7 @@ example to /etc/ntpa.conf.
On FreeBSD copy content of bin to /usr/local/ntpa/
Copy ntpa.stat.conf from example to /usr/local/etc/ntpa/ntpa.conf
Copy script/ntpa.rc to /usr/local/etc/rc.d/ntpa/ntpa
Copy script/ntpa.rc to /usr/local/etc/rc.d/ntpa
Touch /var/log/ntpa.log and adjust pid file location if needed.
@ -72,7 +72,7 @@ Ask ntpa how long time it has been running:
# ntpac 127.0.0.1 9070 uptime
GTK GUI
Run Ntp.Analyzer.Gui.exe and connect to ntpa with the a port specified
in the listener section. The GTK GUI is experimental as does not support
Run Ntp.Analyzer.Gui.exe and connect to ntpa with the port specified in
the listener section. The GTK GUI is experimental as does not support
SQL configuration and error handling. Use it at your own risk.