I tried changing the system timezone from +8 to +9
The settings are fine before rebooting
But after rebooting the time zone setting is back to +8, how can I keep this setting?
the same question as below:
I tried changing the system timezone from +8 to +9
The settings are fine before rebooting
But after rebooting the time zone setting is back to +8, how can I keep this setting?
the same question as below:
how do you change the system timezone from +8 to +9?
You can modify the init script to update the system timezone
Can you tell me which one “init script” to use to make the change?
you can see here for the startlegato.sh:
Another option is to build a unsandboxed app to run a script to change the timezone when power on:
Thanks, I got it!
so it means that I need to update the time zone every time I boot up the system, right?
this can be a good workaround