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-keystone%2Fkeystone-init.service;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Ffiles%2Fpython-keystone%2Fkeystone-init.service;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=b1148063205ff60fea30e5262cc5b138e9435bd6;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/keystone-init.service b/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/keystone-init.service deleted file mode 100644 index b114806..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/keystone-init.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Barebones OpenStack keystone initialization -After=postgresql-init.service - -[Service] -Type=oneshot -ExecStart=%SYSCONFIGDIR%/keystone/keystone-init -ExecStartPost=/bin/systemctl --no-reload disable keystone-init.service -RemainAfterExit=No - -[Install] -WantedBy=multi-user.target