From f9ee3ccced0afca28a1fa19604671d561b8a991a Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 26 Jun 2023 06:36:25 -0700 Subject: [PATCH] Remove unnecessary setting Signed-off-by: Tommy --- content/posts/macos/Secure Time Synchronization on macOS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/posts/macos/Secure Time Synchronization on macOS.md b/content/posts/macos/Secure Time Synchronization on macOS.md index d1e8c41..c3ed836 100644 --- a/content/posts/macos/Secure Time Synchronization on macOS.md +++ b/content/posts/macos/Secure Time Synchronization on macOS.md @@ -35,7 +35,6 @@ Optionally, you can also: * Set the CPU allocation to 2 vCPUs. The NTP server does not need access to all of your performance cores. * Reduce the allocated Memory to 2048. This is a fairly lightweight server. * Enable memory ballooning. -* Use local time for base clock. Next, install your operating system. If you are using Fedora, I recommend going with the "Minimal Install" option.