#868306 clock-setup clock-setup/utc boolean false is not honored in preseed

#868306#5
Date:
2017-07-14 11:33:16 UTC
From:
To:
clock-setup clock-setup/utc boolean false

in preseed file is not read and used. At last step installer always ask for how to store time (UTC or not) and <Yes> is selected, despite the config
is specified in preseed.

#868306#14
Date:
2022-07-17 11:53:14 UTC
From:
To:
Mimiko <vbvbrj@gmail.com> wrote (14 Jul 2017 14:33:16 +0300):

As documented in
https://d-i.debian.org/manual/en.amd64/apbs04.html#preseed-time
this has to be

d-i clock-setup/utc boolean false


Just tested, works fine.

Closing this bug.