]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in:Fixup renamed ceph-rgw.conf
authorOwen Synge <osynge@suse.com>
Fri, 31 Jul 2015 13:03:40 +0000 (15:03 +0200)
committerSage Weil <sage@redhat.com>
Sat, 1 Aug 2015 13:58:34 +0000 (09:58 -0400)
This is a simple renaming bug.

Signed-off-by: Owen Synge <osynge@suse.com>
ceph.spec.in

index 4ed5480acc11cb9c531ecb2f05a5e4be28c7670b..648d13336ac751ee90a5d037c988c6ca82e3c6d3 100644 (file)
@@ -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).