systemd: no need to preprocess ceph-osd@service

This used to be necessary but now is not.

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2015-09-14 10:58:15 -04:00
parent 8453a89cb2
commit 367c794cb1
3 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@ -52,7 +52,6 @@ missing
py-compile
release
stamp-h1
systemd/ceph-osd@.service
systemd/ceph-rgw.tmpfiles.d
systemd/Makefile
vgcore.*

View File

@ -1342,7 +1342,6 @@ AC_CONFIG_FILES([Makefile
man/Makefile
doc/Makefile
selinux/Makefile
systemd/ceph-osd@.service
systemd/ceph-rgw.tmpfiles.d
ceph.spec])
AC_OUTPUT