Changeset 43693


Ignore:
Timestamp:
03/10/19 14:25:38 (5 years ago)
Author:
gost
Message:

set back

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r43692 r43693  
    581581                system("opkg remove fake-hwclock --force-depends");
    582582                oshutdown(2, 1);
    583 //              timeokw = 0;
    584 //              timeokz = 0;
    585         }
    586         system("date 0101000003");
    587         if(getconfigint("nontpdate", NULL) == 0)
    588                 system("(ntpdate -b ptbtime1.ptb.de; time=`date +%s`; echo -e `expr $time + 7200`  > /proc/stb/fp/rtc) &");
     583                timeokw = 0;
     584                timeokz = 0;
     585        }
     586//      if(getconfigint("nontpdate", NULL) == 0)
     587//              system("(ntpdate -b ptbtime1.ptb.de; time=`date +%s`; echo -e `expr $time + 7200`  > /proc/stb/fp/rtc) &");
    589588#endif
    590589
Note: See TracChangeset for help on using the changeset viewer.