From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Cutler Subject: Re: UID/GID for ceph user and group Date: Mon, 20 Feb 2017 22:15:06 +0100 Message-ID: References: <24f3a600-fe0f-05ba-7404-f30db486a9e1@digiware.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de ([195.135.220.15]:58328 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750893AbdBTVds (ORCPT ); Mon, 20 Feb 2017 16:33:48 -0500 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Brad Hubbard Cc: Ceph Development Hi Brad: > https://github.com/ceph/ceph/blob/master/ceph.spec.in#L970 > > I wonder if that should be "%if 0%{?rhel} || 0%{?fedora} || 0%{?centos}" ? > > Seems odd you'd be the first to notice though????? No, because 0%{?rhel} evaluates to true on CentOS. Regards. Nathan