From: Owen Synge Date: Fri, 31 Jul 2015 13:03:40 +0000 (+0200) Subject: ceph.spec.in:Fixup renamed ceph-rgw.conf X-Git-Tag: v9.1.0~439^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3d6100eb64980894dc03c2af630f5f495480d8ee;p=ceph.git ceph.spec.in:Fixup renamed ceph-rgw.conf This is a simple renaming bug. Signed-off-by: Owen Synge --- diff --git a/ceph.spec.in b/ceph.spec.in index 4ed5480acc11c..648d13336ac75 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -855,7 +855,7 @@ fi /sbin/ldconfig %if 0%{?opensuse} || 0%{?suse_version} # TODO: find out what exactly this systemd-tmpfiles inovcation is for - systemd-tmpfiles --create /%{_tmpfilesdir}/ceph-radosgw.conf + systemd-tmpfiles --create /%{_tmpfilesdir}/ceph-rgw.conf # explicit systemctl daemon-reload (that's the only relevant bit of # service_add_post; the rest is all sysvinit --> systemd migration which # isn't applicable in this context (see above comment).