Source: openntpd
Origin: WTF
Bugs: mailto:wtf@mirbsd.org
Section: net
Priority: optional
Maintainer: Thorsten Glaser <tg@mirbsd.de>
Build-Depends: debhelper (>= 5), ed, byacc, libbsd-dev, libssl-dev
Standards-Version: 3.7.3

Package: openntpd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
 adduser, netbase, rdate (>= 2:20091122-0~)
Conflicts: time-daemon, ntp, ntpdate, chrony
Replaces: time-daemon, ntp, ntpdate, ntp-server, chrony
Provides: time-daemon, ntp, ntpdate, ntp-server
Description: OpenBSD NTP daemon with adjtimex patch
 NTP, the Network Time Protocol, is used to keep the computer clocks
 synchronised. It provides the ability to sync the local clock to remote NTP
 servers and can act as NTP server itself, redistributing the local clock.
 .
 This is an alternative implementation of the NTP software, made by the OpenBSD
 project. It makes use of privilege separation, only implements a subset of the
 NTP protocol, and IN THIS PATCHED VERSION _does_ adjust the rate of the clock.
 .
 The WTF edition also adds another couple of patches for better behaviour, and
 its configuration listens on INADDR_ANY by default (change this for IPv6).
 It also synchronises with a REFERENCE timeserver at startup.
 .
  Homepage: http://www.openntpd.org/
