X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=blobdiff_plain;f=misc%2Fdmaapbc;h=c36c5d59ce43179272b140d302126b4d142bb3fa;hp=ea2a81d762013769efbb8b00b64e3fe82a91c34b;hb=d696ab87dd9b38c978a1a6967044477d208b9e16;hpb=22434bf13b3ebbb78c996f712d6dd80304c0c3f2 diff --git a/misc/dmaapbc b/misc/dmaapbc index ea2a81d..c36c5d5 100644 --- a/misc/dmaapbc +++ b/misc/dmaapbc @@ -125,7 +125,7 @@ start() { # JVM flags #old line from Dockerfile...keep for reference only - FLAGS="-cp etc:lib/* -Dlog4j.configuration=etc/log4j.properties -Ddmaapbc.properties=$PROPS -Dlogback.configurationFile=etc/logback.xml -Dhttps.protocols=TLSv1.2 -Dhttps.cipherSuites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256" + FLAGS="-cp etc:lib/* -Dlog4j.configuration=etc/log4j.properties -DConfigFile=$PROPS -Dlogback.configurationFile=etc/logback.xml -Dhttps.protocols=TLSv1.2 -Dhttps.cipherSuites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256" #nohup java $FLAGS $MAIN /dev/null 2>&1 & nohup java $FLAGS $MAIN