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-keystone-listener.service;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Ffiles%2Fpython-barbican%2Fopenstack-barbican-keystone-listener.service;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=595f2ebe84f834478f39e1743f8fc0fd042ead14;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-barbican/openstack-barbican-keystone-listener.service b/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-barbican/openstack-barbican-keystone-listener.service deleted file mode 100644 index 595f2eb..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-barbican/openstack-barbican-keystone-listener.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-keystone-listener -User=barbican -Group=barbican -Restart=on-failure - -[Install] -WantedBy=multi-user.target