From d474d26d3288d1deb21f8aa6142e8fd5bd1fa1b9 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 31 Jul 2022 18:42:25 +0300 Subject: [PATCH] ntp rebuild --- server/ntp/files/fedora/ntpdate.sysconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/ntp/files/fedora/ntpdate.sysconfig b/server/ntp/files/fedora/ntpdate.sysconfig index 73fc8ac717..ddded4f3de 100644 --- a/server/ntp/files/fedora/ntpdate.sysconfig +++ b/server/ntp/files/fedora/ntpdate.sysconfig @@ -1,5 +1,5 @@ # Options for ntpdate -OPTIONS="-q -u ntp -s -b" +OPTIONS=" -u ntp -s -b" # Set to 'yes' to sync hw clock after successful ntpdate SYNC_HWCLOCK=no