Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Zareen Choudhury committed Jan 29, 2018
2 parents 870ce37 + 0c850c6 commit c12c131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Modify the chrony configuration file `/etc/chrony/chrony_canopy_client.conf` to
server 128.31.37.168 iburst
...
```
Disable and stop the default chrony service:
Disable and stop the default chrony service (it's fine if it gives a warning after the disable step):
```
sudo systemctl stop chrony
sudo systemctl disable chrony
Expand Down

0 comments on commit c12c131

Please sign in to comment.