| commit | 8a0859b3cd1a6652fc7aa87680dd8c233eba4262 | [log] [tgz] |
|---|---|---|
| author | gatici <gulsum.atici@canonical.com> | Mon Jul 31 16:18:42 2023 +0300 |
| committer | beierlm <mark.beierl@canonical.com> | Wed Aug 09 15:15:54 2023 +0200 |
| tree | 1ee02345336c4ab5c813bf31100ab3eb1cbda582 | |
| parent | d8b4673088b0a120e3e6a2dcdafd40aee8799662 [diff] |
Changing RO Pebble Service command to enter the startup directory first In rockcraft.yaml WORKDIR is not supported, so it needs to be specified in Pebble service definition by using working-dir parameter. However, working-dir is not supported in Juju 2.9.x. So, we are entering to the startup directory first as a workaround. Change-Id: I44bbe0beeafce3932218a0df1d38191a14cb4a8a Signed-off-by: gatici <gulsum.atici@canonical.com>