From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com,
Maximiliano Sandoval <m.sandoval@proxmox.com>
Subject: applied-series: [PATCH backup 1/2] fix #7175: api: time: use timedatectl instead of /etc/timezone
Date: Tue, 14 Jul 2026 12:53:35 +0200 [thread overview]
Message-ID: <178402620782.364806.5096013624880296524.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260618074926.1464533-1-m.sandoval@proxmox.com>
On Thu, 18 Jun 2026 09:49:00 +0200, Maximiliano Sandoval wrote:
> The Proxmox Backup Server 4.2 iso does not create /etc/timezone, so we
> use timedatectl as recommended at [1].
>
> As per timedatectl(1) set-timezone will alter the /etc/localtime
> symlink, and we return early on set_timezone() if the command succeeds.
>
> [1] https://salsa.debian.org/glibc-team/tzdata/-/blob/trixie/debian/README.Debian?ref_type=heads#L54
>
> [...]
Applied with a small follow up that removes the manual re-implementation of
run_command, thanks!
[1/2] fix #7175: api: time: use timedatectl instead of /etc/timezone
commit: 3a5081f4ae33b2eb6235bb1a0e65a81f5569ab7f
[2/2] api: time: rename read_etc_localtime
commit: 2b4b2179118f194c1fb4956208f905e5c245287a
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
prev parent reply other threads:[~2026-07-14 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-18 7:49 [PATCH backup 1/2] fix #7175: api: time: use timedatectl instead of /etc/timezone Maximiliano Sandoval
2026-06-18 7:49 ` [PATCH backup 2/2] api: time: rename read_etc_localtime Maximiliano Sandoval
2026-06-18 7:51 ` [PATCH backup 1/2] fix #7175: api: time: use timedatectl instead of /etc/timezone Maximiliano Sandoval
2026-07-14 10:53 ` Fabian Grünbichler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178402620782.364806.5096013624880296524.b4-ty@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=m.sandoval@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.