diff options
author | Sage Weil <sage@redhat.com> | 2015-09-14 19:52:11 +0200 |
---|---|---|
committer | Sage Weil <sage@redhat.com> | 2015-09-14 20:00:26 +0200 |
commit | 8e13d89f0f136f5be8ab869190062abfcca0e23d (patch) | |
tree | 63bc4c241aae24974709f64cc576e22a4e2b52c8 /.gitignore | |
parent | systemd: no need to preprocess ceph-osd@service (diff) | |
download | ceph-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 '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f6233f3e3e0..3f9056e7e23 100644 --- a/.gitignore +++ b/.gitignore @@ -52,7 +52,6 @@ missing py-compile release stamp-h1 -systemd/ceph-rgw.tmpfiles.d systemd/Makefile vgcore.* |