projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix Set Tx Power error in wificonf
[openwrt.git]
/
openwrt
/
package
/
ntpclient
/
files
/
ntpclient.init
diff --git
a/openwrt/package/ntpclient/files/ntpclient.init
b/openwrt/package/ntpclient/files/ntpclient.init
index
16a75ca
..
923022b
100644
(file)
--- a/
openwrt/package/ntpclient/files/ntpclient.init
+++ b/
openwrt/package/ntpclient/files/ntpclient.init
@@
-1,2
+1,2
@@
#!/bin/sh
-/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org
+/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org
&
This page took
0.019891 seconds
and
4
git commands to generate.