mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-10 07:44:56 -05:00
image: synchronize time via ntp (#2118)
This commit is contained in:
parent
c2849f4bbe
commit
6098ff3612
2 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ enable systemd-networkd.socket
|
|||
enable systemd-resolved.service
|
||||
enable measurements.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…
Add table
Add a link
Reference in a new issue