mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 15:53:55 +02:00
start-stop-daemon n, better description for openntpd. add maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@424 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
02bb75f13a
commit
82ba6f7856
@ -41,7 +41,7 @@ config BUSYBOX_CONFIG_RUN_PARTS
|
|||||||
|
|
||||||
config BUSYBOX_CONFIG_START_STOP_DAEMON
|
config BUSYBOX_CONFIG_START_STOP_DAEMON
|
||||||
bool "start-stop-daemon"
|
bool "start-stop-daemon"
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
start-stop-daemon is used to control the creation and
|
start-stop-daemon is used to control the creation and
|
||||||
termination of system-level processes, usually the ones
|
termination of system-level processes, usually the ones
|
||||||
|
@ -1,8 +1,11 @@
|
|||||||
Package: openntpd
|
Package: openntpd
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Section: net
|
Section: net
|
||||||
Version: 1.0-1
|
Version: 3.6.1p1-1
|
||||||
Architecture: mipsel
|
Architecture: mipsel
|
||||||
Maintainer: Foo Bar <openntpd@bar>
|
Maintainer: Laurent Papier <papier[at]tuxfan.net>
|
||||||
Source: buildroot internal
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user