projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix exec permission on /etc/init.d/S60nfsd
[openwrt.git]
/
openwrt
/
package
/
ntpclient
/
Config.in
diff --git
a/openwrt/package/ntpclient/Config.in
b/openwrt/package/ntpclient/Config.in
index
772c38d
..
5773837
100644
(file)
--- a/
openwrt/package/ntpclient/Config.in
+++ b/
openwrt/package/ntpclient/Config.in
@@
-1,5
+1,9
@@
config BR2_PACKAGE_NTPCLIENT
- tristate "ntpclient"
+ tristate "ntpclient
- NTP (Network Time Protocol) client
"
default m if CONFIG_DEVEL
help
NTP client for setting system time from NTP servers.
+
+ http://doolittle.faludi.com/ntpclient/
+
+
This page took
0.021505 seconds
and
4
git commands to generate.