This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2024-11-05 18:10:36 +02:00
Code
8052d3af4e
openwrt-xburst
/
package
/
ntpclient
/
files
/
ntpclient.init
3 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add aiccu, bwm, ntpclient and radvd (from Sebastian Noel) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-05 01:12:17 +03:00
#!/bin/sh
change ntpclient to start after dropbear and ppp stuff and make it start as a background process git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-29 19:59:34 +03:00
/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org &
Copy Permalink