From 5adb47918e58555577f662da6c947f34d5ece334 Mon Sep 17 00:00:00 2001 From: Pascal Martin Date: Sun, 19 Jan 2020 23:56:09 -0800 Subject: [PATCH] Add chrony --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cee9e93..d7aff81 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ In client mode, and while synchronized to a NTP broadcast server, the software a * make * sudo make install -This installs HouseClock as a service (for Debian's systemd) and starts it. If ntpd was installed, this stops and disables ntp. +This installs HouseClock as a service (for Debian's systemd) and starts it. If ntpd or chrony was installed, this stops and disables it. # Configuration