[Git-commits] [grml/grml-autoconfig] d5a845: Set timezone before timedatectl set-local-rtc 1

Chris Hofstaedtler noreply at github.com
Thu Jan 30 18:58:50 CET 2025


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-autoconfig
  Commit: d5a8453e2ad2307e1db36a001e2c7677f809b253
      https://github.com/grml/grml-autoconfig/commit/d5a8453e2ad2307e1db36a001e2c7677f809b253
  Author: Darshaka Pathirana <dpat at syn-net.org>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M autoconfig.functions

  Log Message:
  -----------
  Set timezone before timedatectl set-local-rtc 1

This is a follow up of e96da70.

When `timedatectl set-local-rtc 1` is called the first time, it triggers
a start of systemd-timedated which does some "magic" to calculate the
correct time, which, at this time, does not yet have the correct timezone.

We should set timezone before calling timedatectl.

Closes: grml/grml-autoconfig#31


  Commit: c015ac9df818d04452c19168f17c724600853d3b
      https://github.com/grml/grml-autoconfig/commit/c015ac9df818d04452c19168f17c724600853d3b
  Author: Chris Hofstaedtler <zeha at users.noreply.github.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M autoconfig.functions

  Log Message:
  -----------
  Merge pull request #32 from grml/jkirk/timezone

Set timezone before timedatectl set-local-rtc 1


Compare: https://github.com/grml/grml-autoconfig/compare/9c19104366c1...c015ac9df818

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-autoconfig/settings/notifications


More information about the Git-commits mailing list