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

qm.container: replace Timezone=local #392

Closed
wants to merge 1 commit into from
Closed

qm.container: replace Timezone=local #392

wants to merge 1 commit into from

Commits on Apr 26, 2024

  1. qm.container: replace Timezone=local

    In recent tests with ostree + quadlet environment the QM
    service was not able to work correctly, podman failed to remove
    /etc/localtime affecting the QM service. This patch is a workaround
    to Timezone=local which uses Environment=TZ to set the default timezone
    to UTC until we work in root cause.
    
    More information: #367
    
    Fixes: #367
    
    Signed-off-by: Douglas Schilling Landgraf <[email protected]>
    dougsland committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ec35d26 View commit details
    Browse the repository at this point in the history