ntpd: new applet by Adam Tkac. +5k.
Signed-off-by: Adam Tkac <vonsch@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
d095fd4d95
commit
b1585064fd
@@ -661,6 +661,20 @@ config NSLOOKUP
|
||||
help
|
||||
nslookup is a tool to query Internet name servers.
|
||||
|
||||
config NTPD
|
||||
bool "ntpd"
|
||||
default n
|
||||
help
|
||||
The NTP client/server daemon.
|
||||
|
||||
config FEATURE_NTPD_SERVER
|
||||
bool "Make ntpd usable as a NTP server"
|
||||
default y
|
||||
depends on NTPD
|
||||
help
|
||||
Make ntpd usable as a NTP server. If you disable this option
|
||||
ntpd will be usable only as a NTP client.
|
||||
|
||||
config PING
|
||||
bool "ping"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user