Re: [systemd-devel] Using timedatectl on a readonly rootfile system using mender

2020-08-20 Thread Shravan Singh
Hello Andrei, Thank you for your email. Yes, People have been telling me this: *Changing timezone globally requires changing /etc/localtime link which requires writable /etc. * But no one is telling how to resolve my issue with a read-only rootfs. There are other files which can be overwritten i

Re: [systemd-devel] Using timedatectl on a readonly rootfile system using mender

2020-08-20 Thread Andrei Borzenkov
20.08.2020 18:55, Shravan Singh пишет: > Hello, > I have raspberry-pi cm3 which is running an embedded yocto poky linux > warrior branch with mender. > > I have made my rootfs as read-only because of which I am not able to use > timedatectl to change the system time zone. > > I was looking throu

[systemd-devel] Using timedatectl on a readonly rootfile system using mender

2020-08-20 Thread Shravan Singh
Hello, I have raspberry-pi cm3 which is running an embedded yocto poky linux warrior branch with mender. I have made my rootfs as read-only because of which I am not able to use timedatectl to change the system time zone. I was looking through the c code which makes me think that even if I did c