commit | 33816cf9125737e9ec931961bad2924a6104c5bb | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Fri Jun 14 13:54:50 2019 +0530 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Wed Apr 08 13:53:21 2020 -0700 |
tree | d22c11176e3b8929c6fc114809219eb54124fb06 | |
parent | 90f2da3f160e901b0cd9c2dc9fd2e991cfc167a0 [diff] |
srvcfg-mgr: Use poll method to trigger init Latest up-stream sync causes issue, due to which unable to receive StartupFinished signal from systemd1. Hence triggering the poll method too, so service will be able to init, once all units are loaded by systemd1 Tested: 1. Verified objects are exposed during boot-up and working as expected Change-Id: I0757faf50f8d8915d4641d1dbd6e13f85420a913 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>