X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Ffiles%2Fpython-barbican%2Fopenstack-barbican-worker.service;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Ffiles%2Fpython-barbican%2Fopenstack-barbican-worker.service;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=2eb311e5e95ff0f69d9284950c9a99f30c0ce31b;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git 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 index 2eb311e..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-barbican/openstack-barbican-worker.service +++ /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