File: control

package info (click to toggle)
openntpd 3.9p1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 952 kB
  • ctags: 725
  • sloc: ansic: 4,379; sh: 2,730; yacc: 354; awk: 323; makefile: 218
file content (24 lines) | stat: -rw-r--r-- 890 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: openntpd
Section: net
Priority: optional
Maintainer: Kurt Roeckx <kurt@roeckx.be>
Build-Depends: debhelper (>= 4.0.0), libssl-dev, bison, autotools-dev, dpatch, groff
Standards-Version: 3.6.2

Package: openntpd
Architecture: any
Depends: ${shlibs:Depends}, adduser
Provides: time-daemon
Conflicts: time-daemon, ntp, chrony
Replaces: time-daemon, ntp, chrony
Description: OpenBSD NTP daemon
 NTP, the Network Time Protocol, is used to keep the computers clock
 synchronize.  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.
 .
 It only implements a subset of the NTP protocol and does not adjust the
 rate of the clock.  Alternatives packages are ntp and chrony.