Resolves the dependency issue on usr-local.mount
- We had a dependency issue on usr-local.mount file
where org.open_power.Software.Host.Updater.service
wanted usr-local.mount before ubipatch.service, but
ubipatch.service wanted usr-local.mount after itself.
- Removed the dependancy on usr-local.mount from
org.open_power.Software.Host.Updater.service because
usr-local.mount should only be triggered by ubipatch.service.
Resolves openbmc/openbmc#2098
Change-Id: I54536cc9ac9ffae8b2437c611c6114c9ec4df24f
Signed-off-by: Saqib Khan <khansa@us.ibm.com>
1 file changed