Issue-ID: POLICY-4283
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie5b8ed2578ec58b8748f7a216caef3cf575e5f03
cp -f "${POLICY_HOME}"/etc/mounted/db.sql "${POLICY_HOME}"/mysql/sql/
fi
-if [ -f "${POLICY_HOME}/etc/mounted/guard.xacml.properties" ]; then
- echo "overriding guard application xacml.properties"
- cp -f "${POLICY_HOME}"/etc/mounted/guard.xacml.properties "${POLICY_HOME}"/apps/guard/xacml.properties
-fi
-
# Create operationshistory table
"${POLICY_HOME}"/mysql/bin/create-guard-table.sh