mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-224: Restart the product on failure.
This commit is contained in:
@@ -11,6 +11,7 @@ Environment="JIRA_HOME={{ atl_product_home }}"
|
||||
Environment="CATALINA_OPTS={{ atl_catalina_opts }} {{ atl_catalina_opts_extra }}"
|
||||
|
||||
ExecStart={{ atl_product_installation_target }}/bin/start-jira.sh -fg
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-target.target
|
||||
|
||||
Reference in New Issue
Block a user