Skip to content

Commit

Permalink
Merge pull request #1185 from arunans23/extensions
Browse files Browse the repository at this point in the history
Update system property and file permission
  • Loading branch information
rosensilva authored Jan 11, 2023
2 parents 9abaf10 + 9cc080e commit 5fa9982
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ do
-Dproperties.file.path=default \
-DenableReadinessProbe=true \
-DenableManagementApi=true \
-DreadOnlyFileSystemMode=true \
-DskipStartupExtensions=true \
-DavoidConfigUpdate=true \
-Dlogfiles.home=/tmp \
-Dconfig.backup.path="/tmp/backup" \
Expand All @@ -338,4 +338,4 @@ do
-Dorg.apache.activemq.SERIALIZABLE_PACKAGES="*" \
org.wso2.micro.integrator.bootstrap.Bootstrap $*
status=$?
done
done

0 comments on commit 5fa9982

Please sign in to comment.