meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / files / python-barbican / openstack-barbican-worker.service
diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-barbican/openstack-barbican-worker.service b/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-barbican/openstack-barbican-worker.service
deleted file mode 100644 (file)
index 2eb311e..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Openstack Barbican worker daemon
-After=syslog.target network.target
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/barbican-worker
-User=barbican
-Group=barbican
-Restart=on-failure
-
-[Install]
-WantedBy=multi-user.target