Skip to content

Commit

Permalink
Merge branch 'ntp' of https://github.com/canopy-ros/canopy_client int…
Browse files Browse the repository at this point in the history
…o ntp
  • Loading branch information
Zareen Choudhury committed Jan 25, 2018
2 parents c4ffd91 + 3d01d6d commit 9a7e35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ Active: active (running)
...
```

To check whether the chrony daemon `chronyd` is working correctly, run `chronyc activity` which should return the following:
To check whether the chrony daemon `chronyd` is working correctly, first setup chrony on the [Canopy server](https://github.com/canopy-ros/canopy_server_startup/) and ensure that it is running correctly. Then run `chronyc activity` on the client which should return the following:
```
200 OK
3 sources online
1 sources online
0 sources offline
0 sources doing burst (return to online)
0 sources doing burst (return to offline)
Expand Down

0 comments on commit 9a7e35d

Please sign in to comment.