diff --git a/.gitignore b/.gitignore index 557861a19335e..f6233f3e3e050 100644 --- a/.gitignore +++ b/.gitignore @@ -52,7 +52,6 @@ missing py-compile release stamp-h1 -systemd/ceph-osd@.service systemd/ceph-rgw.tmpfiles.d systemd/Makefile vgcore.* diff --git a/configure.ac b/configure.ac index 3ed736e7a7498..58c0b6bc592a3 100644 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/systemd/ceph-osd@.service.in b/systemd/ceph-osd@.service similarity index 100% rename from systemd/ceph-osd@.service.in rename to systemd/ceph-osd@.service