Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Configure timezone with /boot/timezone cfg file #83

Merged
merged 1 commit into from
Apr 18, 2021
Merged

Conversation

zehnm
Copy link
Member

@zehnm zehnm commented Apr 17, 2021

The system time is now set to UTC.
The user timezone can be set with /boot/timezone containing a single line with the TZ name.

This resolves #78

The system time is now set to UTC.
The user timezone can be set with /boot/timezone containing a single line with the TZ name.

This resolves #78
@zehnm zehnm added enhancement New feature or request remote-os labels Apr 17, 2021
@zehnm zehnm added this to the Next Major Release v2 milestone Apr 17, 2021
@zehnm zehnm merged commit 1831bc9 into master Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request remote-os
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timezone is no longer persisted due to read-only root file system
2 participants