summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSage Weil <sage@redhat.com>2015-09-14 19:52:11 +0200
committerSage Weil <sage@redhat.com>2015-09-14 20:00:26 +0200
commit8e13d89f0f136f5be8ab869190062abfcca0e23d (patch)
tree63bc4c241aae24974709f64cc576e22a4e2b52c8 /configure.ac
parentsystemd: no need to preprocess ceph-osd@service (diff)
downloadceph-8e13d89f0f136f5be8ab869190062abfcca0e23d.tar.xz
ceph-8e13d89f0f136f5be8ab869190062abfcca0e23d.zip
systemd: eliminate ceph-rgw tmpfiles.d file
This is for storing the rgw socket files for fastcgi, which we do not want to enable by default. Signed-off-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 58c0b6bc592..3e20affe674 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1342,6 +1342,5 @@ AC_CONFIG_FILES([Makefile
man/Makefile
doc/Makefile
selinux/Makefile
- systemd/ceph-rgw.tmpfiles.d
ceph.spec])
AC_OUTPUT