blob: 931e6aa5b6f1b25175a5f2436ab3540f53a68b99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>tove@gentoo.org</email>
</maintainer>
<longdescription>
Chrony is a pair of programs (chronyd and chronyc) which are used to maintain
the accuracy of the system clock on a computer. chronyd has been specifically
written to work well for systems which have only an intermittent (e.g. dial-up)
connection to the network where the NTP servers are. It still works well
in a "permanently connected" mode.
</longdescription>
</pkgmetadata>
|