From 72fcace7469a310ada05fee7ee6399706ddd04f0 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 5 Jul 2018 16:27:55 -0500 Subject: ceph.spec: require sudo Signed-off-by: Sage Weil --- ceph.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'ceph.spec.in') diff --git a/ceph.spec.in b/ceph.spec.in index a07375bacc8..c9c7764a9f1 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -479,6 +479,7 @@ Group: System/Filesystems %endif Requires: ceph-base = %{_epoch_prefix}%{version}-%{release} Requires: lvm2 +Requires: sudo %description osd ceph-osd is the object storage daemon for the Ceph distributed file system. It is responsible for storing objects on a local file system -- cgit v1.2.3