From fad38825c7c06487c1c5ea8b02b0eb6ed88e9151 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Mon, 4 Jul 2022 20:21:35 -0400 Subject: [PATCH] These don't actually work, despite giving a warning to use them in anaconda --- 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 95e05ff..56c3e1a 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 --utc --ntp-disable UTC +timezone --utc --nontp UTC # Disk setup zerombr diff --git a/Rocky-9-Container-Minimal.ks b/Rocky-9-Container-Minimal.ks index 51471e7..f2c3d83 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 --utc --ntp-disable UTC +timezone --utc --nontp UTC # Disk setup zerombr