I have a beaglebone black with new debian iot image, date command does to seem to change the date and time,
root@beaglebone:/etc# uname -a Linux beaglebone 4.14.71-ti-r78 #1 SMP PREEMPT Tue Sep 25 21:14:59 UTC 2018 armv7l GNU/Linux root@beaglebone:/etc# cat /etc/issue Debian GNU/Linux 9 \n \l BeagleBoard.org Debian Image 2018-08-30 Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian default username:password is [debian:temppwd] now if I run a command it says that date is changed: root@beaglebone:/etc# date --set "2018/10/2 18:20:10" Tue Oct 2 18:20:10 UTC 2018 but if if run date command again, it still shows original time root@beaglebone:/etc# date Tue Oct 9 12:42:13 UTC 2018 is there any other process for setting up time date on beaglebone? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/b1277da0-3c97-4512-b5f6-38bde7233411%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
