Package openntpd: Information
Source package: openntpd
Version: 3.9p1-alt8
Build time: May 2, 2007, 04:26 PM
Category: Networking/Other
Report package bugHome page: http://www.openntpd.org
License: ISC-style
Summary: Network daemon for synchronize local clock to remote NTP servers
Description:
The ntpd daemon synchronizes the local clock to one or more remote NTP servers, and can also act as an NTP server itself, redistributing the local time. It implements the Simple Network Time Protocol version 4, as described in RFC 2030, and the Network Time Protocol version 3, as described in RFC 1305. Here is a portable implementation of OpenNTPD, small reliable NTP daemon initially designed as part of OpenBSD.
Maintainer: Dmitry V. Levin
Last changed
May 2, 2007 Dmitry V. Levin 3.9p1-alt8
- Fixed typos in startup script.
April 9, 2007 Dmitry V. Levin 3.9p1-alt7
- Fixed package dependencies, reported by Michael Shigorin. - Disabled service by default.
March 2, 2007 Dmitry V. Levin 3.9p1-alt6
- Moved ntpd engine process stderr redirection after dropping privileges. - Made ntpd parent process exit with non-zero code when child process fails.