summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-23 10:48:04 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-23 10:48:04 +0000
commitcd1c68a245cc8b6810159a52db6c8c4567763fd1 (patch)
tree38e541327b3636c0dbe1a999e79191943d031767
parent5cd4e6551dc15cb0ad93a6a056ce987dbfbcd588 (diff)
downloadmtk-20170518-cd1c68a245cc8b6810159a52db6c8c4567763fd1.zip
mtk-20170518-cd1c68a245cc8b6810159a52db6c8c4567763fd1.tar.gz
mtk-20170518-cd1c68a245cc8b6810159a52db6c8c4567763fd1.tar.bz2
start-stop-daemon n, better description for openntpd. add maintainer
SVN-Revision: 424
-rw-r--r--openwrt/package/busybox/config/debianutils/Config.in2
-rw-r--r--openwrt/package/openntpd/openntpd.control9
2 files changed, 7 insertions, 4 deletions
diff --git a/openwrt/package/busybox/config/debianutils/Config.in b/openwrt/package/busybox/config/debianutils/Config.in
index 0157a6b..b62499e 100644
--- a/openwrt/package/busybox/config/debianutils/Config.in
+++ b/openwrt/package/busybox/config/debianutils/Config.in
@@ -41,7 +41,7 @@ config BUSYBOX_CONFIG_RUN_PARTS
config BUSYBOX_CONFIG_START_STOP_DAEMON
bool "start-stop-daemon"
- default y
+ default n
help
start-stop-daemon is used to control the creation and
termination of system-level processes, usually the ones
diff --git a/openwrt/package/openntpd/openntpd.control b/openwrt/package/openntpd/openntpd.control
index 46e857a..3ba6518 100644
--- a/openwrt/package/openntpd/openntpd.control
+++ b/openwrt/package/openntpd/openntpd.control
@@ -1,8 +1,11 @@
Package: openntpd
Priority: optional
Section: net
-Version: 1.0-1
+Version: 3.6.1p1-1
Architecture: mipsel
-Maintainer: Foo Bar <openntpd@bar>
+Maintainer: Laurent Papier <papier[at]tuxfan.net>
Source: buildroot internal
-Description: openntpd template package
+Description: OpenNTPD is a FREE, easy to use implementation of NTP
+ (the Network Time Protocol). It provides the ability to sync the
+ local clock to remote NTP servers and can act as NTP server itself,
+ redistributing the local clock.