commit | 1d78a47c28f44e8e8b30d85311770d0a4e6a1364 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Nov 10 16:27:46 2020 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 11 20:51:38 2020 +0000 |
tree | e9412f27db6619958b23f1972c6a857f6ef16511 | |
parent | 9f1ef4f5ddd1985e5c5c5701f8c059c56eefc9f1 [diff] |
Add mapper dependency to service file When the application starts it makes a GetObject method call on the mapper, so add the dependency to the service file to ensure the mapper starts first. Change-Id: I9364241606c350ac4ca859e00c2587092db417d1 Signed-off-by: Matt Spinler <spinler@us.ibm.com>