From 4b9c5317b95a01d819b1bc108957180f9bb0938c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 12 Dec 2016 08:32:38 +0100 Subject: [PATCH] enable support for MS-SNTP authentication in Samba --- chrony.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/chrony.spec b/chrony.spec index 9335a89..3928612 100644 --- a/chrony.spec +++ b/chrony.spec @@ -89,6 +89,7 @@ mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim %build %configure \ %{?with_debug: --enable-debug} \ + --enable-ntp-signd \ --enable-scfilter \ --docdir=%{_docdir} \ --with-ntp-era=$(date -d '1970-01-01 00:00:00+00:00' +'%s') \