mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-12 07:59:29 -05:00
image: synchronize time via ntp (#2118)
This commit is contained in:
parent
c2849f4bbe
commit
6098ff3612
@ -8,3 +8,4 @@ enable systemd-networkd.socket
|
|||||||
enable systemd-resolved.service
|
enable systemd-resolved.service
|
||||||
enable measurements.service
|
enable measurements.service
|
||||||
enable export_constellation_debug.service
|
enable export_constellation_debug.service
|
||||||
|
enable systemd-timesyncd
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
FallbackNTP=time.google.com time.cloudflare.com time.windows.com time.apple.com time.nist.gov europe.pool.ntp.org 0.rhel.pool.ntp.org 1.rhel.pool.ntp.org 2.rhel.pool.ntp.org 3.rhel.pool.ntp.org
|
Loading…
Reference in New Issue
Block a user