From ccc065cdcf83b83e6ca4d84ad78d0127d0b47c6e Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 2 Sep 2023 17:41:25 +0200 Subject: [PATCH] Install and activate chrony NTP Signed-off-by: Knut Ahlers --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.yaml b/config.yaml index 757efc2..c34f872 100644 --- a/config.yaml +++ b/config.yaml @@ -54,6 +54,9 @@ packages: wireguard-tools: '' + chrony: '' + chrony-openrc: '' + # K8s requirements open-iscsi: '' open-iscsi-openrc: '' @@ -91,6 +94,7 @@ services: killprocs: shutdown savecache: shutdown + chronyd: default sshd: default # K8s requirements