Tiny Core Base > Raspberry Pi
Add getTime.sh to boot
hiro:
--- Code: ---root@fh:~# grep -r getTime /etc
/etc/etc/init.d/settime.sh: until /usr/bin/getTime.sh >/dev/null 2>&1
root@fh:~# grep -r settime.sh /etc
/etc/init.d/rcS: [ -z "$NORTC" ] || /etc/init.d/settime.sh &
/etc/init.d/tc-config: [ -z "$NORTC" ] || /etc/init.d/settime.sh &
--- End code ---
coreplayer2:
Thank you Hiro, I see settime.sh calls getTime.sh
will have to investigate why my time is not updated
8)
hiro:
you might experience the same problem as me, that the server does not respond most of the time, and it is only tried once.
I just sync to my local ntp server with ntpclient.tcz instead.
Navigation
[0] Message Index
[*] Previous page
Go to full version