Move Cloudify's password update and plugins upload to
[dcaegen2/deployments.git] / cm-container / scripts / start-persistent.sh
index bf55da0..354d634 100755 (executable)
@@ -48,6 +48,9 @@ then
 else
   echo "No persistent storage available"
 fi
+
+# start background script that updates CM password and uploads plugins
+/scripts/init-cloudify.sh &
 # start up init, which brings up CM and supporting software
 exec /sbin/init --log-target=journal 3>&1