vpsfreecz / vpsadminos

Host for Linux system containers based on NixOS, ZFS and LXC
https://vpsadminos.org
MIT License
155 stars 26 forks source link

Set system clock before containers get started #51

Closed aither64 closed 2 years ago

aither64 commented 2 years ago

We need to fix clock after boot and before containers get started. Currently, chronyd will slowly adjust the time, but that's slow and unnecessary. After boot, we can change the time immediately. This should be done after network is online and before osctld is started.

aither64 commented 2 years ago

Hopefully solved by 28c62358c0060aec5295e825624e4479e2017364.