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