Skip to content

Commit 8a0aaf6

Browse files
tranzystorekkclassabbyamp
authored andcommitted
config/date-time: add ntpd-rs to ntp daemons
1 parent f9e0784 commit 8a0aaf6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/config/date-time.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ For more details, see [hwclock(8)](https://man.voidlinux.org/hwclock.8).
4646
To maintain accuracy of your system's clock, you can use the [Network Time
4747
Protocol](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

5152
Once you have installed an NTP daemon, you can [enable the
5253
service](../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
8182
NTP](https://chrony-project.org/faq.html#_how_does_chrony_compare_to_ntpd), as
8283
well as [a detailed feature comparison between Chrony, NTP and
8384
OpenNTPD](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/).

0 commit comments

Comments
 (0)