Skip to content

setup-ntp: support set date when selecting ntp client

Natanael Copa requested to merge ncopa/alpine-conf:date-time into master

apk fetch will get https certificate errors if clock is out of sync when selecting NTP client. Solve this by setting the entered time in date -d TIME format when selecting NTP client.

fixes #10582 (closed)

Merge request reports