start-stop-daemon n, better description for openntpd. add maintainer
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 10:48:04 +0000 (10:48 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 10:48:04 +0000 (10:48 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@424 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/debianutils/Config.in
package/openntpd/openntpd.control

index 0157a6b..b62499e 100644 (file)
@@ -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
index 46e857a..3ba6518 100644 (file)
@@ -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.