From ae8788fa91efd91cbdd801367b4f34d6f2d9cc2f Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Mon, 4 Jul 2022 17:46:41 -0400 Subject: [PATCH] Apparently that's not the right option.. --- Rocky-9-Container-Base.ks | 2 +- Rocky-9-Container-Minimal.ks | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Rocky-9-Container-Base.ks b/Rocky-9-Container-Base.ks index e43cbcd..f9505aa 100644 --- a/Rocky-9-Container-Base.ks +++ b/Rocky-9-Container-Base.ks @@ -14,7 +14,7 @@ shutdown keyboard us lang en_US.UTF-8 -timezone --isUtc --ntp-disable UTC +timezone --isUtc --nontp UTC # Disk setup zerombr diff --git a/Rocky-9-Container-Minimal.ks b/Rocky-9-Container-Minimal.ks index ee5e0e6..58d79da 100644 --- a/Rocky-9-Container-Minimal.ks +++ b/Rocky-9-Container-Minimal.ks @@ -13,7 +13,7 @@ shutdown keyboard us lang en_US.UTF-8 -timezone --isUtc --ntp-disable UTC +timezone --isUtc --nontp UTC # Disk setup zerombr