From 46f67dd6085c16744c090d4c6f3d166384102d29 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 26 Jan 2018 20:42:38 +0100 Subject: [PATCH] build/ops: rpm: recommend chrony instead of ntp-daemon References: https://tracker.ceph.com/issues/22751 Signed-off-by: Nathan Cutler --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 50ae588d656e0..d7c955894237b 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -281,7 +281,7 @@ Requires: util-linux Requires: xfsprogs Requires: which %if 0%{?suse_version} -Recommends: ntp-daemon +Recommends: chrony %endif %description base Base is the package that includes all the files shared amongst ceph servers -- 2.47.3