openpower-software-manager: Add service dependencies
For the updatesymlinks service, add a dependency to the pnor updater,
since the pnor updater is started after the ubi volumes are remounted
and the updater creates the priority files. The updatesymlinks service
requires these files and directories to exist in order to create the
symlinks that mboxd uses.
For the ubipatch service, add a dependency to run before mboxd, so
that mboxd finds the pnor patches by the time it starts.
Resolves openbmc/openbmc#2417
Change-Id: Ife2a137e1cd262a6cf8cb93522ad1826b0082739
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2 files changed