File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ For more details, see [hwclock(8)](https://man.voidlinux.org/hwclock.8).
4646To maintain accuracy of your system's clock, you can use the [ Network Time
4747Protocol] ( https://en.wikipedia.org/wiki/Network_Time_Protocol ) (NTP).
4848
49- Void provides packages for three NTP daemons: NTP, OpenNTPD and Chrony.
49+ Void provides packages for the following NTP daemons: NTP, OpenNTPD, Chrony and
50+ ntpd-rs.
5051
5152Once you have installed an NTP daemon, you can [ enable the
5253service] ( ../config/services/index.md#managing-services ) for it, either through
@@ -81,3 +82,13 @@ The Chrony site provides [a brief overview of its advantages over
8182NTP] ( https://chrony-project.org/faq.html#_how_does_chrony_compare_to_ntpd ) , as
8283well as [ a detailed feature comparison between Chrony, NTP and
8384OpenNTPD] ( https://chrony-project.org/comparison.html ) .
85+
86+ ### ntpd-rs
87+
88+ ntpd-rs is a full-featured NTP server and client implementation, including NTS
89+ support.
90+
91+ The ` ntpd-rs ` package provides ntpd-rs and the ` ntpd-rs ` service.
92+
93+ For further information and migration guides from other implementations, visit
94+ [ the ntpd-rs docs] ( https://docs.ntpd-rs.pendulum-project.org/ ) .
You can’t perform that action at this time.
0 commit comments