oscam - when running, can't change time/date back on tuner
= Revision 9842
= Issue Description Can't set date back when oscam is running ( dreambox dm800se ) -> check on few different image ( official, openpli, openatv )
= When the issue occurs Always on current head revision (9842). I've check build from revision 9831 and work correctly. Is seems that this bug was introduce on commit rev. 9832
= How the issue is reproducable Run oscam Try to set date or time earlier than current. It's impossible. What I tried: ( short output from console to demonstrate the problem )
root@dm800se:# date
Sun Aug 31 17:59:18 CEST 2014
root@dm800se:# date -s 2014.08.31-13:00
Sun Aug 31 13:00:00 CEST 2014
root@dm800se:# date
Sun Aug 31 17:59:26 CEST 2014
root@dm800se:# date -s 2014.08.31-19:00
Sun Aug 31 19:00:00 CEST 2014
root@dm800se:# date
Sun Aug 31 19:00:01 CEST 2014
root@dm800se:#