Changeset 43704 for titan/oealliance


Ignore:
Timestamp:
04/05/19 17:53:42 (5 years ago)
Author:
gost
Message:

fix time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/oealliance/var/etc/autostart/start.sh

    r43702 r43704  
    5555# dm7020hdv2 ok
    5656#               (ntpdate -b ptbtime1.ptb.de; time=`date +%s`; echo -e `expr $time + 7200`  > /proc/stb/fp/rtc) &
    57                 (ntpdate -b ptbtime1.ptb.de; /bin/fake-hwclock save force) &
     57                echo "[startdate] ntpdate -b ptbtime1.ptb.de; /bin/fake-hwclock save force"
     58                (ntpdate -b ptbtime1.ptb.de; /bin/fake-hwclock save force; date) &
    5859}
    5960
Note: See TracChangeset for help on using the changeset viewer.