Merge "ONAP code change for log files consolidation"
[policy/engine.git] / packages / base / src / files / etc / profile.d / env.sh
index 56b4426..14445fb 100644 (file)
@@ -25,3 +25,5 @@ export KEYSTORE_PASSWD=${{KEYSTORE_PASSWD}}
 
 export JAVA_HOME=${{JAVA_HOME}}
 export PATH=${PATH}:${{POLICY_HOME}}/bin
+
+export POLICY_LOGS=${{POLICY_LOGS}}
\ No newline at end of file