<div dir="ltr">Hi,<br>I have one embedded device running Linux which doesn't have RTC. So it loses date and time after every reboot.<div><br></div><div>uname -a returns:</div><div><br></div><div>Linux f1 4.9.175+g0746276 #1 SMP PREEMPT Tue Jan 14 03:09:19 UTC 2020 armv7l armv7l armv7l GNU/Linux</div><div><br></div><div>I have observed after every reboot, my board starts with some older time and my application running in user-space corrects the system time from a timestamp saved on a file (which is updated every hour). Application also connects with some server to get latest time. I have noticed that if system date and time is less than date and time which it had at last shutdown, then syslog doesn't get any logs from my applications till it has a time atleast greater thanĀ 

date and time which it had at last shutdown.<br><br>Please help me in debugging the issue and fixing it.<br><div><br></div><div><br></div></div></div>