meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-virt / recipes-extended / ceph / files / mgr-restful-plugin.service
diff --git a/meta-starlingx/meta-stx-virt/recipes-extended/ceph/files/mgr-restful-plugin.service b/meta-starlingx/meta-stx-virt/recipes-extended/ceph/files/mgr-restful-plugin.service
deleted file mode 100644 (file)
index b3e61f0..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Ceph MGR RESTful API Plugin
-After=network-online.target sw-patch.service
-
-[Service]
-Type=forking
-Restart=no
-KillMode=process
-RemainAfterExit=yes
-ExecStart=/etc/rc.d/init.d/mgr-restful-plugin start
-ExecStop=/etc/rc.d/init.d/mgr-restul-plugin stop
-ExecReload=/etc/rc.d/init.d/mgr-restful-plugin reload
-
-[Install]
-WantedBy=multi-user.target