spiegel_podman/pkg/machine/ignition
Paul Holzinger a90fad3fc8
pkg/machine: rework getLocalTimeZone on linux
Get the timezone off the localtime symlink like systemd does it.
It is more efficient then fork/exec another command for it that may or
may not exits and the /etc/timezone files doesn't exist on most distros
so that is not a great fallback.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-05-02 11:56:47 +02:00
..
ignition.go pkg/machine: properly setup zoneinfo symlink 2025-05-02 11:56:46 +02:00
ignition_darwin.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_freebsd.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_linux.go pkg/machine: rework getLocalTimeZone on linux 2025-05-02 11:56:47 +02:00
ignition_schema.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_windows.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ready.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00