mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-352: Fix startup script path.
This commit is contained in:
@@ -9,7 +9,8 @@ Group={{ atl_product_user }}
|
|||||||
EnvironmentFile=/etc/atl
|
EnvironmentFile=/etc/atl
|
||||||
EnvironmentFile=/etc/atl.synchrony
|
EnvironmentFile=/etc/atl.synchrony
|
||||||
|
|
||||||
ExecStart={{ atl_product_installation_current }}/bin/{{ atl_startup_script_map[atl_product_family] }} -fg
|
ExecStart={{ atl_installation_base }}/bin/start-synchrony
|
||||||
|
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Reference in New Issue
Block a user